We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a225a9b commit 3eed8eaCopy full SHA for 3eed8ea
main.go
@@ -12,7 +12,7 @@ import (
12
"github.com/gorilla/mux"
13
)
14
15
-const AppVersion = "0.2.1-dev"
+const AppVersion = "0.2.1"
16
17
//go:embed static/style.css
18
//go:embed static/app.js
0 commit comments