Skip to content

Commit

Permalink
Cut release v0.24.11 (#3423)
Browse files Browse the repository at this point in the history
Co-authored-by: Jess Frazelle <[email protected]>
  • Loading branch information
Irev-Dev and jessfraz authored Aug 14, 2024
1 parent f23bc67 commit e099c95
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.10",
"version": "0.24.11",
"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.10"
"version": "0.24.11"
}

0 comments on commit e099c95

Please sign in to comment.