Skip to content

Commit c643929

Browse files
authored
Merge pull request #6 from Stanzilla/update_downloads
update to 1.3.1
2 parents 8a544b9 + 24e47ae commit c643929

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
@@ -73,18 +73,18 @@ <h3>Download</h3>
7373
</div>
7474

7575
<div class="bit-2">
76-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder_mini.zip">
76+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.1/cmder_mini.zip">
7777
<button class="gray">Download mini</button>
7878
</a>
7979
<small>5.7MB</small>
8080
</div>
8181
<div class="bit-2">
82-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder.zip">
82+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.1/cmder.zip">
8383
<button class="blue">Download full</button>
8484
</a>
8585
<small>(With git-for-windows) 80.3MB</small>
8686
<small>
87-
<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>
87+
<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>
8888
</small>
8989
</div>
9090

0 commit comments

Comments
 (0)