Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MathIsFun0 committed Sep 9, 2024
1 parent 38f7907 commit 38b5bfd
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 @@ -2,7 +2,7 @@
--- MODULE CORE

SMODS = {}
MODDED_VERSION = "1.0.0~ALPHA-0906c-STEAMODDED"
MODDED_VERSION = "1.0.0~ALPHA-0909a-STEAMODDED"
SMODS.id = 'Steamodded'
SMODS.version = MODDED_VERSION:gsub('%-STEAMODDED', '')
SMODS.can_load = true
Expand Down

0 comments on commit 38b5bfd

Please sign in to comment.