Bump version to 3.4.0

This commit is contained in:
FrancescoUK
2019-12-14 18:42:40 +00:00
parent c786d4e0ab
commit 970d2d1f42
6 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
|
|
*/
$config['application_version'] = '3.3.1';
$config['application_version'] = '3.4.0';
/*
|--------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
{
"name": "opensourcepos",
"description": "Open Source Point of Sale is a web based POS system written in the PHP language. It uses MySQL as backend and has a simple user interface",
"version": "3.3.1",
"version": "3.4.0",
"license": "MIT",
"authors": [
"jekkos <jeroen.peelaerts - at - gmail.com>",

View File

@@ -14,7 +14,7 @@
"public_stats": true
},
"version": {
"name": "3.3.1"
"name": "3.4.0"
},
"files": [
{"includePattern": "dist(.*)\\.(zip)", "uploadPattern": "$1.$2"}

View File

@@ -1,6 +1,6 @@
{
"name": "opensourcepos",
"version": "3.3.1",
"version": "3.4.0",
"description": "Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface.",
"main": "index.php",
"license": "MIT",

View File

@@ -5,17 +5,17 @@ Copyright (c) 2012 Alain
Copyright (c) 2013 Rob Garrison
Copyright (c) 2013 Parq
Copyright (c) 2013 Ramel
Copyright (c) 2013-2019 jekkos
Copyright (c) 2015-2019 FrancescoUK (aka daN4cat)
Copyright (c) 2013-2020 jekkos
Copyright (c) 2015-2020 FrancescoUK (aka daN4cat)
Copyright (c) 2015 Aamir Shahzad (aka asakpke), RoshanTech.com
Copyright (c) 2015 Toni Haryanto (aka yllumi)
Copyright (c) 2016-2017 Ramkrishna Mondal (aka RamkrishnaMondal)
Copyright (c) 2016 Rinaldy@dbarber (aka rnld26)
Copyright (c) 2016-2017 Jorge Colmenarez (aka jlctmaster), frontuari.com
Copyright (c) 2017-2019 Steve Ireland
Copyright (c) 2017-2019 objecttothis
Copyright (c) 2017-2019 odiea
Copyright (c) 2017-2019 WebShells / Shady Sh
Copyright (c) 2017-2020 Steve Ireland
Copyright (c) 2017-2020 objecttothis
Copyright (c) 2017-2020 odiea
Copyright (c) 2017-2020 WebShells / Shady Sh
Copyright (c) 2017 Jesus Guerrero Botella (aka i92guboj)
Copyright (c) 2017 Deep Shah (aka deepshah)
Copyright (c) 2017 Joshua Fernandez (aka joshua1234511)

View File

@@ -1,6 +1,6 @@
{
"name": "OpenSourcePOS",
"version": "3.3.1",
"version": "3.4.0",
"license": [
"MIT"
],