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 {