aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/tauri.conf.json')
-rw-r--r--src-tauri/tauri.conf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index c9dd9f5e..b7095654 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -29,7 +29,7 @@
"icons/icon.icns",
"icons/icon.ico"
],
- "identifier": "com.github.geckoeidechse.flightcore",
+ "identifier": "com.github.r2northstartools.flightcore",
"longDescription": "",
"macOS": {
"entitlements": null,
@@ -54,7 +54,7 @@
"active": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEVBNjM3NzJGRDgxMTU4NUUKUldSZVdCSFlMM2RqNmdhK3pIZjhEYWg2WnZGSFJqdkhLSHNOSjNhaW5VQVFLaHV3YWFDTnFKWWQK",
"endpoints": [
- "https://github.com/GeckoEidechse/FlightCore/releases/latest/download/latest-release.json"
+ "https://github.com/R2NorthstarTools/FlightCore/releases/latest/download/latest-release.json"
],
"dialog": true
},