diff --git a/CHANGELOG.md b/CHANGELOG.md index c71b063..a9a4842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## [1.3.13](https://github.com/cmderdev/cmder/tree/v1.3.12) (2019-11-03) +### Changes + +* Update to Conemu 19.10.12 + ### Adds * #2197, #1364, #447 Add ability to disable git status either globally or for individual repos. diff --git a/vendor/sources.json b/vendor/sources.json index 8726e2e..5727306 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -11,8 +11,8 @@ }, { "name": "conemu-maximus5", - "version": "190714", - "url": "https://github.com/Maximus5/ConEmu/releases/download/v19.07.14/ConEmuPack.190714.7z" + "version": "191012", + "url": "https://github.com/Maximus5/ConEmu/releases/download/v19.10.12/ConEmuPack.191012.7z" }, { "name": "clink-completions",