Skip to content

Commit b01e6f4

Browse files
Updated version number (#2045)
1 parent 2515156 commit b01e6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/console/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const currentVersion = "Keeping Infrastructure as Code Secure v1.1.2"
9+
const currentVersion = "Keeping Infrastructure as Code Secure v1.1.3"
1010

1111
var versionCmd = &cobra.Command{
1212
Use: "version",

0 commit comments

Comments
 (0)