mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-19 19:32:52 -04:00
Bump version strings to 2.3.5
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
|
||||
|
|
||||
*/
|
||||
$config['application_version'] = '2.3.4';
|
||||
$config['application_version'] = '2.3.5';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opensourcepos",
|
||||
"version": "2.4",
|
||||
"version": "2.3.5",
|
||||
"authors": [
|
||||
"jekkos <jeroen.peelaerts - at - gmail.com>"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opensourcepos",
|
||||
"version": "2.3.4",
|
||||
"version": "2.3.5",
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user