From 6963ea910e6b1b3e6ee7be3a184c969c9df47da2 Mon Sep 17 00:00:00 2001 From: Iristyle Date: Mon, 16 Sep 2013 10:49:22 -0400 Subject: [PATCH] feat(ConEmu): release 13.9.13.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 68d1a98..1469d5c 100644 --- a/ConEmu/ConEmu.nuspec +++ b/ConEmu/ConEmu.nuspec @@ -2,7 +2,7 @@ ConEmu - 13.7.8.0 + 13.9.13.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 4747cd5..281f380 100644 --- a/ConEmu/tools/chocolateyInstall.ps1 +++ b/ConEmu/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $package = 'ConEmu' -$version = '130708' +$version = '130913' try {