Skip to content

Commit

Permalink
Updated version number (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipe-avelar authored Feb 10, 2021
1 parent 2515156 commit b01e6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/console/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const currentVersion = "Keeping Infrastructure as Code Secure v1.1.2"
const currentVersion = "Keeping Infrastructure as Code Secure v1.1.3"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit b01e6f4

Please sign in to comment.