chore: release ConEmu 13.12.25.0

This commit is contained in:
Iristyle
2014-01-03 13:57:57 -05:00
parent 8d4944e7fa
commit 08e7e4137e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ConEmu</id>
<version>13.9.13.0</version>
<version>13.12.25.0</version>
<authors>Maximus5</authors>
<owners>Xavier Decoster, Ethan J. Brown</owners>
<licenseUrl>http://opensource.org/licenses/BSD-3-Clause</licenseUrl>

View File

@@ -1,5 +1,5 @@
$package = 'ConEmu'
$version = '130913'
$version = '131225'
try {