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

Commit

Permalink
Merge pull request #127 from phendryx/phendryx/updatecheck-aodata-org
Browse files Browse the repository at this point in the history
move update check to ao-data org repo
  • Loading branch information
phendryx authored Jan 2, 2023
2 parents 6af66d6 + 621b768 commit d771a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion albiondata-client.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func startUpdater() {
if version != "" && !strings.Contains(version, "dev") {
u := updater.NewUpdater(
version,
"broderickhyman",
"ao-data",
"albiondata-client",
"update-",
)
Expand Down

0 comments on commit d771a6c

Please sign in to comment.