From 08e7e4137e289246ad5bd79fbaa34632839e5797 Mon Sep 17 00:00:00 2001 From: Iristyle Date: Fri, 3 Jan 2014 13:57:57 -0500 Subject: [PATCH] chore: release ConEmu 13.12.25.0 --- ConEmu/ConEmu.nuspec | 2 +- ConEmu/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ConEmu/ConEmu.nuspec b/ConEmu/ConEmu.nuspec index 1469d5c..c7ce159 100644 --- a/ConEmu/ConEmu.nuspec +++ b/ConEmu/ConEmu.nuspec @@ -2,7 +2,7 @@ ConEmu - 13.9.13.0 + 13.12.25.0 Maximus5 Xavier Decoster, Ethan J. Brown http://opensource.org/licenses/BSD-3-Clause diff --git a/ConEmu/tools/chocolateyInstall.ps1 b/ConEmu/tools/chocolateyInstall.ps1 index 281f380..b0f447c 100644 --- a/ConEmu/tools/chocolateyInstall.ps1 +++ b/ConEmu/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $package = 'ConEmu' -$version = '130913' +$version = '131225' try {