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

Commit

Permalink
Change version release to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTEK committed Jul 31, 2020
1 parent c100bc5 commit da40d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var (
Major: 1,
Minor: 0,
Patch: 0,
Release: "alpha",
Release: "stable",
}
Whitelist []string = []string{}
)
Expand Down

0 comments on commit da40d7f

Please sign in to comment.