diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-02 13:17:49 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-02 13:17:49 +0800 |
| commit | e9c090e47a1cf0e65ecaf123f06cd1272d42bc72 (patch) | |
| tree | 60ae452f2a05c9106c5d9bde50ef0c90a8f8e227 | |
| parent | 555a4979f435a81bd443e912f74401070be03cad (diff) | |
| download | RoughlyEnoughItems-e9c090e47a1cf0e65ecaf123f06cd1272d42bc72.tar.gz RoughlyEnoughItems-e9c090e47a1cf0e65ecaf123f06cd1272d42bc72.tar.bz2 RoughlyEnoughItems-e9c090e47a1cf0e65ecaf123f06cd1272d42bc72.zip | |
Fix this stupid typo
| -rw-r--r-- | version.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.json b/version.json index 4fc5bc40c..a29db1924 100644 --- a/version.json +++ b/version.json @@ -16,10 +16,10 @@ "changelogs": { "fabric": [ { - "version": "2.2.0.28", + "version": "2.2.0.48", "text": "Added a version checker.", "level": "light" } ] } -}
\ No newline at end of file +} |
