mirror of
https://github.com/minetest-mods/i3.git
synced 2025-06-10 05:40:37 +02:00
Bump version
This commit is contained in:
parent
2467e8bb0b
commit
7a40f36611
2
init.lua
2
init.lua
@ -20,7 +20,7 @@ local function lf(path)
|
|||||||
end
|
end
|
||||||
|
|
||||||
i3 = {
|
i3 = {
|
||||||
version = 1111,
|
version = 1112,
|
||||||
data = core.deserialize(storage:get_string"data") or {},
|
data = core.deserialize(storage:get_string"data") or {},
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user