Skip to content

Commit

Permalink
increase cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
maidul98 committed Jan 31, 2023
1 parent 9950c5e commit cb080b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/packages/util/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ const (
KEYRING_SERVICE_NAME = "infisical"
PERSONAL_SECRET_TYPE_NAME = "personal"
SHARED_SECRET_TYPE_NAME = "shared"
CLI_VERSION = "v0.2.8" //
CLI_VERSION = "v0.2.9" //
)

0 comments on commit cb080b3

Please sign in to comment.