Skip to content

Commit

Permalink
fix: revert main
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jun 4, 2024
1 parent 0e8ad07 commit bd53134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/thor/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
)

var (
version string = "2.1.1"
version string
gitCommit string
gitTag string
copyrightYear string
Expand Down

0 comments on commit bd53134

Please sign in to comment.