Skip to content

Commit

Permalink
upgrade to go1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mod committed May 12, 2022
1 parent 6097cd7 commit c94e972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

const version = "v1.0.3"
const version = "v1.0.4"

func getVersion() string {
return version
Expand Down

0 comments on commit c94e972

Please sign in to comment.