Cut release v0.24.12 (#3458)

Co-authored-by: Frank Noirot <frank@zoo.dev>
This commit is contained in:
Jess Frazelle
2024-08-15 15:30:12 -07:00
committed by GitHub
parent 4fd5e26abe
commit d916c79874
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -80,5 +80,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.24.11"
"version": "0.24.12"
}