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 9fa0cbe commit b91c366Copy full SHA for b91c366
config/AzAutoFWProject/AzAutoFWProject.template.psd1
@@ -1,5 +1,5 @@
1
@{
2
- ModuleVersion = '1.4.1' # This is the version of the framework you want to use. Only used if GitReference is set to 'ModuleVersion'.
+ ModuleVersion = '1.5.0' # This is the version of the framework you want to use. Only used if GitReference is set to 'ModuleVersion'.
3
Author = 'Azure Automation Common Runbook Framework'
4
Description = 'Main configuration file child project using the Azure Automation Common Runbook Framework.'
5
PrivateData = @{
0 commit comments