Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
roxy-dao committed Dec 11, 2024
1 parent 2e4265e commit 1a99da3
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": "2.4.01-RC3",
"version": "2.4.01",
"private": true,
"scripts": {
"start": "cd ./server && cargo run & cd ./client && yarn start-local",
Expand Down

0 comments on commit 1a99da3

Please sign in to comment.