diff --git a/apps/app/tauri-release.conf.json b/apps/app/tauri-release.conf.json index 2057adc76..ac3ddd2f6 100644 --- a/apps/app/tauri-release.conf.json +++ b/apps/app/tauri-release.conf.json @@ -1,19 +1,7 @@ { - "bundle": { - "createUpdaterArtifacts": "v1Compatible" - }, - "build": { - "features": ["updater"] - }, "app": { "security": { - "capabilities": ["core", "plugins", "updater"] - } - }, - "plugins": { - "updater": { - "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDIwMzM5QkE0M0FCOERBMzkKUldRNTJyZzZwSnN6SUdPRGdZREtUUGxMblZqeG9OVHYxRUlRTzJBc2U3MUNJaDMvZDQ1UytZZmYK", - "endpoints": ["https://launcher-files.modrinth.com/updates.json"] + "capabilities": ["core", "plugins"] } } } diff --git a/apps/app/tauri.conf.json b/apps/app/tauri.conf.json index 9cc3f11ce..525d2183b 100644 --- a/apps/app/tauri.conf.json +++ b/apps/app/tauri.conf.json @@ -49,7 +49,7 @@ }, "productName": "AstralRinth App", "version": "0.8.5", - "identifier": "AstralRinth", + "identifier": "AstralRinthApp", "plugins": { "deep-link": { "desktop": {