We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f6252 commit fb60c7bCopy full SHA for fb60c7b
version/version.go
@@ -4,4 +4,4 @@ package version
4
const Name string = "tbls"
5
6
// Version for this
7
-var Version = "1.80.0"
+var Version = "1.80.1"
0 commit comments