Skip to content

Commit

Permalink
updated the version for a periodic release
Browse files Browse the repository at this point in the history
  • Loading branch information
YashdalfTheGray committed Nov 5, 2023
1 parent 024cbb1 commit 4a42a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package constants

// These are some constants for the application
const (
Version = "2.3.0"
Version = "2.3.1"
EnvAWSAccessKeyID = "AWS_ACCESS_KEY_ID"
EnvAWSSecretAccessKey = "AWS_SECRET_ACCESS_KEY"
EnvAWSSessionToken = "AWS_SESSION_TOKEN"
Expand Down

0 comments on commit 4a42a73

Please sign in to comment.