Skip to content

Commit cb9abe5

Browse files
authored
Merge pull request step-security#95 from ashishkurmi/ak/chore/up-ver-1.11.3
chore(release): bump version constant to 1.11.3
2 parents ab88e52 + 9ebba3a commit cb9abe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/buildinfo/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package buildinfo
33
import "fmt"
44

55
const (
6-
Version = "1.11.2"
6+
Version = "1.11.3"
77
AgentURL = "https://github.com/step-security/dev-machine-guard"
88
)
99

0 commit comments

Comments
 (0)