Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsontheWolf committed Sep 19, 2024
1 parent 3ae5223 commit e1c0dac
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-0917b-STEAMODDED"
MODDED_VERSION = "1.0.0~ALPHA-0919a-STEAMODDED"
SMODS.id = 'Steamodded'
SMODS.version = MODDED_VERSION:gsub('%-STEAMODDED', '')
SMODS.can_load = true
Expand Down

0 comments on commit e1c0dac

Please sign in to comment.