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 906f470 commit 9bc6a73Copy full SHA for 9bc6a73
config/AzAutoFWProject/AzAutoFWProject.template.psd1
@@ -1,5 +1,5 @@
1
@{
2
- ModuleVersion = '1.5.0' # This is the version of the framework you want to use. Only used if GitReference is set to 'ModuleVersion'.
+ ModuleVersion = '1.6.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