Cut release v0.24.5 (#3191)

This commit is contained in:
Frank Noirot
2024-07-30 15:28:07 -04:00
committed by GitHub
parent 5295f0ae7d
commit f34c23d203
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -80,5 +80,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.24.4"
"version": "0.24.5"
}