Make 2.4 version string npm compatible

This commit is contained in:
jekkos
2016-01-27 11:00:18 +01:00
committed by FrancescoUK
parent 4bbacf6923
commit c67acaa6ec

View File

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