Skip to content

Commit

Permalink
Cut release v0.24.13 (#3571)
Browse files Browse the repository at this point in the history
* bump version;

Signed-off-by: Jess Frazelle <[email protected]>

* actual veriosn

Signed-off-by: Jess Frazelle <[email protected]>

---------

Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz authored Aug 20, 2024
1 parent 13bb482 commit 5314964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.24.12",
"version": "0.24.13",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.17.0",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.24.12"
"version": "0.24.13"
}

0 comments on commit 5314964

Please sign in to comment.