We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a9a9e commit 2455a7bCopy full SHA for 2455a7b
pkg/common/version.go
@@ -4,7 +4,7 @@ package common
4
var NAME = "aws-nuke"
5
6
// SUMMARY of the Version
7
-var SUMMARY = "3.0.0-beta.1"
+var SUMMARY = "3.0.0-beta.2"
8
9
// BRANCH of the Version
10
var BRANCH = "dev"
0 commit comments