Update version to 0.1.6

Add Gitea package registry support

Add publish-dmg target for versioned DMG uploads

Update deploy-dmg to include Gitea publishing

Document Gitea token requirements in README
This commit is contained in:
2026-06-15 16:52:24 +07:00
parent 39bb8e5fee
commit 372dd7123a
6 changed files with 45 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "spacesh",
"version": "0.1.3",
"version": "0.1.6",
"identifier": "xyz.spacesh.app",
"build": {
"frontendDist": "../dist",