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

Commit d771a6c

Browse files
authored
Merge pull request #127 from phendryx/phendryx/updatecheck-aodata-org
move update check to ao-data org repo
2 parents 6af66d6 + 621b768 commit d771a6c

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)