Skip to content

Commit 2362efd

Browse files
authored
Merge pull request #156 from rulasg/update-invoke-helper-version
chore: update InvokeHelper module version to 1.2.4
2 parents 1f6c9be + d900c06 commit 2362efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ProjectHelper.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Description = 'Work with GitHub Projects from powershell'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName="InvokeHelper"; ModuleVersion="1.2.2"})
54+
RequiredModules = @(@{ModuleName="InvokeHelper"; ModuleVersion="1.2.4"})
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

0 commit comments

Comments
 (0)