Skip to content

Commit 0758e20

Browse files
committed
change beta identifier
1 parent b2cd0d8 commit 0758e20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src-tauri/tauri.beta.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"productName": "Dota Keeper Beta",
3-
"identifier": "com.volthawk.dota-keeper-beta",
3+
"identifier": "com.dotakeeper.dotakeeper.beta",
44
"plugins": {
55
"updater": {
66
"endpoints": [
77
"https://raw.githubusercontent.com/stringhandler/dota-keeper/main/meta/autoupdate/latest-beta.json"
88
]
99
}
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)