mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
docs: update mruby version to 3.2.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
DOXYFILE_ENCODING = UTF-8
|
||||
PROJECT_NAME = "mruby"
|
||||
PROJECT_NUMBER = 3.1.0
|
||||
PROJECT_NUMBER = 3.2.0
|
||||
|
||||
PROJECT_BRIEF = "mruby is the lightweight implementation of the Ruby language"
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ To confirm mrdb was installed properly, run mrdb with the `--version` option:
|
||||
|
||||
```bash
|
||||
$ mrdb --version
|
||||
mruby 3.1.0 (2022-05-12)
|
||||
mruby 3.2.0 (2023-02-24)
|
||||
```
|
||||
|
||||
## 2.2 Basic Operation
|
||||
|
||||
Reference in New Issue
Block a user