Skip to content

Commit 6879209

Browse files
committed
bumped version to 1.7.0-dev
1 parent ff26a5d commit 6879209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modpack_win.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# KSPtoMars Windows Modpack v1.6.5-dev
2+
# KSPtoMars Windows Modpack v1.7.0-dev
33
# Written by Sven Frenzel ([email protected]) with some contributions by Darko Pilav ([email protected])
44
#
55
# The MIT License (MIT)
@@ -73,7 +73,7 @@ function rollback($RPATH){
7373
}
7474

7575

76-
Write-Output "`r`nThis is v1.6.5-dev of the ksp2mars modpack script for windows.`r`n`r`n"
76+
Write-Output "`r`nThis is v1.7.0-dev of the ksp2mars modpack script for windows.`r`n`r`n"
7777

7878
$startingPath = $PWD
7979

0 commit comments

Comments
 (0)