Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 621b768

Browse files
committed
move update check to ao-data org repo
1 parent 6af66d6 commit 621b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

albiondata-client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func startUpdater() {
3838
if version != "" && !strings.Contains(version, "dev") {
3939
u := updater.NewUpdater(
4040
version,
41-
"broderickhyman",
41+
"ao-data",
4242
"albiondata-client",
4343
"update-",
4444
)

0 commit comments

Comments
 (0)