Cut release v0.24.3 (#3053)

This commit is contained in:
Kurt Hutten
2024-07-19 03:55:23 +10:00
committed by GitHub
parent 54ca6ea0b2
commit cba953c245
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.24.2", "version": "0.24.3",
"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.2" "version": "0.24.3"
} }