Skip to content

Commit 85f0e7e

Browse files
authored
Merge pull request #56 from nuclearsandwich/download-1.4.1
Set download links to 1.4.1.
2 parents 8c36347 + 21a4eff commit 85f0e7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

downloads/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div>
88
<h2>Downloads</h2>
99
<p>
10-
<b>Current stable</b>: <a href="https://github.com/mruby/mruby/archive/1.3.0.zip">mruby 1.3.0</a>
10+
<b>Current stable</b>: <a href="https://github.com/mruby/mruby/archive/1.4.1.zip">mruby 1.4.1</a>
1111
</p>
1212
</div>
1313
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212

1313
<div class="mruby-is-get">
14-
<a href="https://github.com/mruby/mruby/archive/1.3.0.zip" class="btn btn-lg btn-default" role="button">Download 1.3.0 Source</a>
14+
<a href="https://github.com/mruby/mruby/archive/1.4.1.zip" class="btn btn-lg btn-default" role="button">Download 1.4.1 Source</a>
1515
&nbsp; or &nbsp;
1616
<a href="https://github.com/mruby/mruby" class="btn btn-lg btn-default" role="button">Find on GitHub</a>
1717
</div>

0 commit comments

Comments
 (0)