Fix package.json version to be 2.4 (#284)

This commit is contained in:
FrancescoUK
2016-01-22 11:31:13 +00:00
parent 0cde54e985
commit 95f6738d5b

View File

@@ -1,6 +1,6 @@
{
"name": "opensourcepos",
"version": "2.3.3",
"version": "2.4",
"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",
"scripts": {