Cut release v0.22.7 (#2826)

Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
This commit is contained in:
Kurt Hutten
2024-07-02 07:56:43 +10:00
committed by GitHub
parent 8972f53256
commit 8f138109dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.22.6",
"version": "0.22.7",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.16.3",

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.22.6"
"version": "0.22.7"
}