Update required version of InvokeBuild

This commit is contained in:
Wes Carroll
2019-04-17 08:59:48 -04:00
parent 9be2f09947
commit 2186c26132
+1 -1
View File
@@ -7,7 +7,7 @@
SkipPublisherCheck = $true SkipPublisherCheck = $true
} }
Target = 'CurrentUser' Target = 'CurrentUser'
Version = '5.5.0' Version = '5.5.1'
Tags = 'Bootstrap' Tags = 'Bootstrap'
} }