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 c208948 commit ff3cd0fCopy full SHA for ff3cd0f
prowler/config/config.py
@@ -12,7 +12,7 @@
12
13
timestamp = datetime.today()
14
timestamp_utc = datetime.now(timezone.utc).replace(tzinfo=timezone.utc)
15
-prowler_version = "5.5.1"
+prowler_version = "5.6.0"
16
html_logo_url = "https://github.com/prowler-cloud/prowler/"
17
square_logo_img = "https://prowler.com/wp-content/uploads/logo-html.png"
18
aws_logo = "https://user-images.githubusercontent.com/38561120/235953920-3e3fba08-0795-41dc-b480-9bea57db9f2e.png"
0 commit comments