Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Steamo committed Feb 25, 2024
1 parent 83c85f7 commit 4ebc54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SMODS = {}

MODDED_VERSION = "0.6.0-STEAMODDED"
MODDED_VERSION = "0.6.1-STEAMODDED"

function inspect(table)
if type(table) ~= 'table' then
Expand Down

0 comments on commit 4ebc54b

Please sign in to comment.