We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101e918 commit 6231b10Copy full SHA for 6231b10
main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/gorilla/mux"
17
)
18
19
-const AppVersion = "1.0.3-dev"
+const AppVersion = "1.0.3"
20
21
//go:embed static/style.css
22
//go:embed static/app.js
0 commit comments