Skip to content

Commit a70e38f

Browse files
committed
revert incorrect version bump!
1 parent 031178c commit a70e38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 seperated by '-' i.e. 1.1.1-rc1 or 1.1.1-test",
4-
"version": "1.1.3",
4+
"version": "1.1.2",
55
"private": true,
66
"scripts": {
77
"start": "cd ./server && cargo run & cd ./client && yarn start-local",

0 commit comments

Comments
 (0)