Skip to content

Commit ceab133

Browse files
committed
feat: update version to 0.0.11
1 parent f15d719 commit ceab133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/vars.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
Version = "0.0.10"
10+
Version = "0.0.11"
1111
DockerNameBE = "ssm-backend"
1212
DockerNameFE = "ssm-frontend"
1313
ContainerTypeFE = "frontend"

0 commit comments

Comments
 (0)