mirror of
https://github.com/minetest-mods/i3.git
synced 2025-03-15 01:00:30 +01:00
Bump version
This commit is contained in:
parent
f26a1c288d
commit
45fc03cc26
2
init.lua
2
init.lua
@ -20,7 +20,7 @@ local function lf(path)
|
|||||||
end
|
end
|
||||||
|
|
||||||
i3 = {
|
i3 = {
|
||||||
version = 1153,
|
version = 116,
|
||||||
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