chore: bump EthanBrown.ConEmuConfig to 0.0.4

- switch to standard ConEmu package
 - bump git extensions to 2.4.6
This commit is contained in:
Iristyle
2013-07-16 14:19:50 -04:00
parent 983e025e50
commit 91dc8f47b4

View File

@@ -3,7 +3,7 @@
<metadata> <metadata>
<id>EthanBrown.ConEmuConfig</id> <id>EthanBrown.ConEmuConfig</id>
<title>EthanBrown.ConEmuConfig</title> <title>EthanBrown.ConEmuConfig</title>
<version>0.0.3</version> <version>0.0.4</version>
<authors>Ethan Brown</authors> <authors>Ethan Brown</authors>
<owners>Ethan Brown</owners> <owners>Ethan Brown</owners>
<summary>ConEmu configured with Base16 color scheme and sane defaults.</summary> <summary>ConEmu configured with Base16 color scheme and sane defaults.</summary>
@@ -51,8 +51,8 @@ I'm sure there are a couple of other minor tweaks that were dialed in as well.
<dependency id="toolsroot"/> <dependency id="toolsroot"/>
<dependency id="SourceCodePro" version="1.017.1"/> <dependency id="SourceCodePro" version="1.017.1"/>
<dependency id="PowerShell" version="3.0"/> <dependency id="PowerShell" version="3.0"/>
<dependency id="gitextensions" version="2.4.4"/> <dependency id="gitextensions" version="2.4.6"/>
<dependency id="DevBox-ConEmu" version="0.0.0.20130422"/> <dependency id="ConEmu" version="13.7.8.0"/>
</dependencies> </dependencies>
<releaseNotes></releaseNotes> <releaseNotes></releaseNotes>
</metadata> </metadata>