diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-03-05 17:36:12 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-05 17:36:12 +0900 |
| commit | 111e4e1ba8e4cfd098935d4ed1198327afd77194 (patch) | |
| tree | 5f3441e4367a5238534cc5c156adaa0a038b0ef0 /README.md | |
| parent | a712755036d3fe48a8bde1ec8de8e65f6968cf12 (diff) | |
| parent | 0f45836b5954accf508f333f932741b925214471 (diff) | |
| download | mruby-111e4e1ba8e4cfd098935d4ed1198327afd77194.tar.gz mruby-111e4e1ba8e4cfd098935d4ed1198327afd77194.zip | |
Merge pull request #5373 from mruby/stable
Merge mruby 3.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17,9 +17,7 @@ of the Ministry of Economy, Trade and Industry of Japan. ## How to get mruby -The preview version 3.0.0 of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/archive/3.0.0-preview.zip](https://github.com/mruby/mruby/archive/3.0.0-preview.zip) - -The stable version 2.1.2 of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/archive/2.1.2.zip](https://github.com/mruby/mruby/archive/2.1.2.zip) +The stable version 3.0.0 of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/archive/3.0.0.zip](https://github.com/mruby/mruby/archive/3.0.0.zip) The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master) |
