Cut release v0.15.0 (#1436)

Bump app version to v0.15.0

Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
This commit is contained in:
Frank Noirot
2024-02-16 22:43:28 -05:00
committed by GitHub
parent 095108252b
commit 70f3ded7e2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.14.0",
"version": "0.15.0",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.10.2",

View File

@ -7,7 +7,7 @@
},
"package": {
"productName": "zoo-modeling-app",
"version": "0.14.0"
"version": "0.15.0"
},
"tauri": {
"allowlist": {