Skip to content

Commit 24e47ae

Browse files
committed
update to 1.3.1
1 parent b12ed44 commit 24e47ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@ <h3>Download</h3>
7070
</div>
7171

7272
<div class="bit-2">
73-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder_mini.zip">
73+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.1/cmder_mini.zip">
7474
<button class="gray">Download mini</button>
7575
</a>
7676
<small>5.7MB</small>
7777
</div>
7878
<div class="bit-2">
79-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder.zip">
79+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.1/cmder.zip">
8080
<button class="blue">Download full</button>
8181
</a>
8282
<small>(With git-for-windows) 80.3MB</small>
8383
<small>
84-
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder.7z">40.3MB 7z</a></em>
84+
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.1/cmder.7z">40.3MB 7z</a></em>
8585
</small>
8686
</div>
8787

0 commit comments

Comments
 (0)