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