1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Version scheme change: 0.5.0 -> 5.0.0 (#7449)

* Version scheme change: 0.5.0 -> 5.0.0
This commit is contained in:
Loïc Blot 2018-06-15 09:16:48 +02:00 committed by GitHub
parent 2bec28f462
commit ac6e8e2914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,4 @@
Minetest Lua Client Modding API Reference 0.5.0
Minetest Lua Client Modding API Reference 5.0.0
================================================
* More information at <http://www.minetest.net/>
* Developer Wiki: <http://dev.minetest.net/>

View file

@ -1,4 +1,4 @@
Minetest Lua Mainmenu API Reference 0.5.0
Minetest Lua Mainmenu API Reference 5.0.0
========================================
Introduction