Skip to content

Commit ff3cd0f

Browse files
committed
fix(sdk): Set v5.6.0 in config
1 parent c208948 commit ff3cd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prowler/config/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
timestamp = datetime.today()
1414
timestamp_utc = datetime.now(timezone.utc).replace(tzinfo=timezone.utc)
15-
prowler_version = "5.5.1"
15+
prowler_version = "5.6.0"
1616
html_logo_url = "https://github.com/prowler-cloud/prowler/"
1717
square_logo_img = "https://prowler.com/wp-content/uploads/logo-html.png"
1818
aws_logo = "https://user-images.githubusercontent.com/38561120/235953920-3e3fba08-0795-41dc-b480-9bea57db9f2e.png"

0 commit comments

Comments
 (0)