Skip to content

Commit a9a8155

Browse files
committed
Update version to v1.2.2
1 parent 60c4815 commit a9a8155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/server/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/gorilla/mux"
1414
)
1515

16-
var version = "1.2.1"
16+
var version = "1.2.2"
1717

1818
func main() {
1919
// Load the environment variables

0 commit comments

Comments
 (0)