Cut release v0.24.7 (#3243)

This commit is contained in:
Kurt Hutten
2024-08-03 08:12:58 +10:00
committed by GitHub
parent 55e9845ade
commit bcdf6e314f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.24.6", "version": "0.24.7",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@codemirror/autocomplete": "^6.17.0", "@codemirror/autocomplete": "^6.17.0",

View File

@ -80,5 +80,5 @@
} }
}, },
"productName": "Zoo Modeling App", "productName": "Zoo Modeling App",
"version": "0.24.6" "version": "0.24.7"
} }