Cut release v0.17.1 (#1958)

This commit is contained in:
Frank Noirot
2024-03-28 20:54:06 -04:00
committed by GitHub
parent ebcc19e757
commit 6f36371e6d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.17.0", "version": "0.17.1",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@codemirror/autocomplete": "^6.15.0", "@codemirror/autocomplete": "^6.15.0",

View File

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