Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbrunskill committed Nov 11, 2024
1 parent c34a13b commit 89202a9
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.3.02-RC1",
"version": "2.3.02",
"private": true,
"scripts": {
"start": "cd ./server && cargo run & cd ./client && yarn start-local",
Expand Down

0 comments on commit 89202a9

Please sign in to comment.