Cut release v0.24.9

This commit is contained in:
Kurt Hutten Irev-Dev
2024-08-06 17:32:39 +10:00
parent 8b1b462e29
commit 4218777afb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.24.8", "version": "0.24.9",
"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.8" "version": "0.24.9"
} }