Update Build Process Versions and Steps

This commit is contained in:
Wes Carroll
2019-07-10 21:10:13 -04:00
parent 46951b76ba
commit 7f5fb6c1ac
2 changed files with 72 additions and 40 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
SkipPublisherCheck = $true
}
Target = 'CurrentUser'
Version = '5.5.1'
Version = '5.5.2'
Tags = 'Bootstrap'
}
@@ -19,7 +19,7 @@
SkipPublisherCheck = $true
}
Target = 'CurrentUser'
Version = '4.7.3'
Version = '4.8.1'
Tags = 'Bootstrap'
}
@@ -31,7 +31,7 @@
SkipPublisherCheck = $true
}
Target = 'CurrentUser'
Version = '1.18.0'
Version = '1.18.1'
Tags = 'Bootstrap'
}