chore: release v0.1.1

This commit is contained in:
itsamejms
2026-08-04 17:15:32 +01:00
parent 8dcf6d2a28
commit 639d768bf1
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "DM-Pal",
"version": "0.1.0",
"version": "0.1.1",
"identifier": "com.dm-pal.app",
"build": {
"frontendDist": "../dist",
@@ -29,6 +29,10 @@
"bundle": {
"active": true,
"targets": "all",
"macOS": {
"signingIdentity": "-",
"hardenedRuntime": true
},
"icon": [
"icons/32x32.png",
"icons/128x128.png",