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 de1c052 commit af174fbCopy full SHA for af174fb
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -18,6 +18,7 @@ body:
18
description: "What versions are affected? Versions must be listed as supported in the Security Policy (/.github/SECURITY.md)."
19
multiple: true
20
options:
21
+ - "v0.3.2"
22
- "v0.3.1"
23
- "v0.3.0"
24
- "v0.2.0"
hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'hugoalh.GitHubActionsToolkit.psm1'
4
5
# Version number of this module.
6
- ModuleVersion = '0.3.1'
+ ModuleVersion = '0.3.2'
7
8
# Supported PSEditions
9
# CompatiblePSEditions = @()
0 commit comments