Skip to content

Commit

Permalink
bump version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mod committed Jan 31, 2023
1 parent 50f3e09 commit 7eafeba
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.6"
const version = "v1.0.7"

func getVersion() string {
return version
Expand Down

0 comments on commit 7eafeba

Please sign in to comment.