updated version number

This commit is contained in:
Kevin Lukritz
2020-11-09 12:47:52 -06:00
parent 3dbe43171c
commit cddc9b21e0

View File

@@ -1,6 +1,6 @@
#region Header
$Version = "1.0.0"
$Version = "1.0.1"
#Dependencies
[Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") | Out-Null