Skip to content

Commit

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

* Update src-tauri/tauri.conf.json

* Update src-tauri/tauri.conf.json

* Update src-tauri/tauri.conf.json

* Dumb tauri.conf.json issue

---------

Co-authored-by: Pierre Jacquier <[email protected]>
  • Loading branch information
franknoirot and pierremtb authored Apr 22, 2024
1 parent 0857415 commit 0b235dc
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.17.3",
"version": "0.18.0",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.16.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 @@ -55,5 +55,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.17.3"
"version": "0.18.0"
}

0 comments on commit 0b235dc

Please sign in to comment.