Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-prins committed Mar 20, 2023
1 parent dc8132a commit c380d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "open-msupply",
"//": "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",
"version": "1.1.4",
"version": "1.1.6",
"private": true,
"scripts": {
"start": "cd ./server && cargo run & cd ./client && yarn start-local",
Expand Down

0 comments on commit c380d24

Please sign in to comment.