Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS committed Aug 17, 2022
1 parent a6d57f7 commit 7f9ecfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ local function S(s) return s end

--settings
postool = {
version = 20220214.0214,
version = 20220817.1717,
S = S,
-- Position of hud
hudPosX = tonumber(minetest.settings:get('postool.hud.offsetx') or 0.8),
Expand Down

0 comments on commit 7f9ecfb

Please sign in to comment.