Skip to content

Commit

Permalink
Cut release v0.24.0 (#2972)
Browse files Browse the repository at this point in the history
* Cut release v0.24.0

* A snapshot a day keeps the bugs away! πŸ“·πŸ› (OS: ubuntu)

* Trigger CI

* A snapshot a day keeps the bugs away! πŸ“·πŸ› (OS: ubuntu)

* Trigger CI

* A snapshot a day keeps the bugs away! πŸ“·πŸ› (OS: ubuntu)

* Trigger CI

* A snapshot a day keeps the bugs away! πŸ“·πŸ› (OS: ubuntu)

* Trigger CI

---------

Co-authored-by: Frank Noirot <frank@zoo.dev>
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Jul 9, 2024
1 parent 7c4bf8d commit 2f51763
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.23.1",
"version": "0.24.0",
"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.23.1"
"version": "0.24.0"
}

0 comments on commit 2f51763

Please sign in to comment.