Skip to content

Commit 6d5ab5a

Browse files
authored
Merge pull request #2096 from openmsupply/2083-fix-synx-with-pre-7.7-version-of-mSupply
2083 Fix sync with pre 7.7 version of msupply
2 parents e046cfd + b350887 commit 6d5ab5a

File tree

4 files changed

+82311
-39161
lines changed

4 files changed

+82311
-39161
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "open-msupply",
33
"//": "Main version for the app, should be in semantic version format (any release candidate or test build should be separated by '-' i.e. 1.1.1-rc1 or 1.1.1-test",
4-
"version": "1.2.01",
4+
"version": "1.2.02",
55
"private": true,
66
"scripts": {
77
"start": "cd ./server && cargo run & cd ./client && yarn start-local",

0 commit comments

Comments
 (0)