Cut release v0.18.0 (#2177)
* 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 <pierrejacquier39@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "untitled-app",
|
||||
"version": "0.17.3",
|
||||
"version": "0.18.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "^6.16.0",
|
||||
|
||||
@ -55,5 +55,5 @@
|
||||
}
|
||||
},
|
||||
"productName": "Zoo Modeling App",
|
||||
"version": "0.17.3"
|
||||
"version": "0.18.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user