Cut release v0.15.6 (#1666)

This commit is contained in:
Pierre Jacquier
2024-03-07 14:22:40 -05:00
committed by GitHub
parent 42b247bc99
commit 4c18255b70
2 changed files with 2 additions and 2 deletions

View File

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

View File

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