Skip to content

Commit d900c06

Browse files
committed
chore: update InvokeHelper module version to 1.2.4
1 parent 1f6c9be commit d900c06

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)