Skip to content

Commit 9f9764c

Browse files
authored
Update D2Loader.ps1
updated version number to reflect feature additions.
1 parent 84529d3 commit 9f9764c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

D2Loader.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Servers:
1717
Asia - kr.actual.battle.net
1818
#>
1919
param($AccountUsername,$PW,$region) #used to capture paramters sent to the script, if anyone even wants to do that.
20-
$CurrentVersion = "1.1.4"
20+
$CurrentVersion = "1.2.0"
2121

2222
###########################################################################################################################################
2323
# Script itself

0 commit comments

Comments
 (0)