Commit 2db016d 1 parent fb2c1ba commit 2db016d Copy full SHA for 2db016d
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
timestamp = datetime .today ()
13
13
timestamp_utc = datetime .now (timezone .utc ).replace (tzinfo = timezone .utc )
14
- prowler_version = "3.16.10 "
14
+ prowler_version = "3.16.12 "
15
15
html_logo_url = "https://github.com/prowler-cloud/prowler/"
16
16
html_logo_img = "https://user-images.githubusercontent.com/3985464/113734260-7ba06900-96fb-11eb-82bc-d4f68a1e2710.png"
17
17
square_logo_img = "https://user-images.githubusercontent.com/38561120/235905862-9ece5bd7-9aa3-4e48-807a-3a9035eb8bfb.png"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ packages = [
22
22
{include = " prowler" }
23
23
]
24
24
readme = " README.md"
25
- version = " 3.16.10 "
25
+ version = " 3.16.12 "
26
26
27
27
[tool .poetry .dependencies ]
28
28
alive-progress = " 3.1.5"
You can’t perform that action at this time.
0 commit comments