mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
fix(version): Update version to beta (#1327)
This commit is contained in:
@@ -3,7 +3,7 @@ from os import getcwd
|
||||
|
||||
timestamp = datetime.today()
|
||||
timestamp_utc = datetime.now(timezone.utc).replace(tzinfo=timezone.utc)
|
||||
prowler_version = "3.0-alpha"
|
||||
prowler_version = "3.0-beta-08Aug2022"
|
||||
|
||||
# Groups
|
||||
groups_file = "groups.json"
|
||||
|
||||
Reference in New Issue
Block a user