Skip to content

Commit ae53911

Browse files
committed
Prepare release
1 parent 6ce5f00 commit ae53911

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Unreleased
2+
3+
## v6.1.0
4+
2020-09-08
25
* Fixed path searching to use native System32 directories on x64.
36
* Fixed cmd.exe invocations to use the 64-bit version on x64.
47
* Fixed codepage issues with cmd.exe output: https://github.com/composer/windows-setup/issues/123.

src/version.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
; Update this only when creating a new release
2-
#define SetupVersion "6.0.0"
2+
#define SetupVersion "6.1.0"

0 commit comments

Comments
 (0)