Skip to content

Commit 236bc3a

Browse files
committed
Update version to v1.2.3
1 parent 9c4e6d1 commit 236bc3a

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.2"
16+
var version = "1.2.3"
1717

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

0 commit comments

Comments
 (0)