Bump version to 2.8.32-alpha.0

This commit is contained in:
Budibase Staging Release Bot 2023-08-07 10:02:26 +00:00
parent 45c3a6fc1b
commit e1c997d96f
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
{ {
"version": "2.8.31", "version": "2.8.32-alpha.0",
"npmClient": "yarn", "npmClient": "yarn",
"packages": ["packages/*"], "packages": [
"packages/*"
],
"useNx": true, "useNx": true,
"command": { "command": {
"publish": { "publish": {
@ -17,4 +19,4 @@
"loadEnvFiles": false "loadEnvFiles": false
} }
} }
} }