Skip to content

Commit 85ad8a0

Browse files
committed
v1.2
1 parent 46ae835 commit 85ad8a0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ <h3>Download</h3>
6060
</div>
6161

6262
<div class="bit-2">
63-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/bliker/cmder/releases/download/v1.1.4.1/cmder_mini.zip">
63+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/bliker/cmder/releases/download/v1.2/cmder_mini.zip">
6464
<button class="gray">Download mini</button>
6565
</a>
6666
<small>3 MB zipped &nbsp;:&nbsp; 7 MB</small>
6767
</div>
6868
<div class="bit-2">
69-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/bliker/cmder/releases/download/v1.1.4.1/cmder.zip"><button class="blue">Download full</button></a>
69+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/bliker/cmder/releases/download/v1.2/cmder.zip"><button class="blue">Download full</button></a>
7070
<small>(with msysgit) 115 MB zipped &nbsp;:&nbsp; 250 MB </small>
71-
<small> <em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/bliker/cmder/releases/download/v1.1.4.1/cmder.7z">Shockingly small 23 MB 7z </a></em> </small>
71+
<small> <em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/bliker/cmder/releases/download/v1.2/cmder.7z">Shockingly small 23 MB 7z </a></em> </small>
7272
</div>
7373

7474
<div id="installation">
@@ -146,7 +146,7 @@ <h4>Other documentations</h4>
146146
</div>
147147

148148
<footer class="container">
149-
<small>Samuel Vasko ~ sometime in 2013</small>
149+
<small>Samuel Vasko ~ sometime in 2015</small>
150150
</footer>
151151

152152
<script type="text/javascript">

0 commit comments

Comments
 (0)