Prepare 3.3.3 release

This commit is contained in:
jekkos-t520
2020-10-05 22:45:20 +02:00
parent 4fa69cbe13
commit eb9e9ddd38
4 changed files with 4 additions and 4 deletions

View File

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

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.4.0",
"version": "3.3.3",
"license": "MIT",
"authors": [
"jekkos <jeroen.peelaerts - at - gmail.com>",

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "opensourcepos",
"version": "3.4.0",
"version": "3.3.3",
"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",