Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelius7309 committed Sep 4, 2024
1 parent 69a46a6 commit 1e1e0ad
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-0903a-STEAMODDED"
MODDED_VERSION = "1.0.0~ALPHA-0904a-STEAMODDED"
SMODS.id = 'Steamodded'
SMODS.version = MODDED_VERSION:gsub('%-STEAMODDED', '')
SMODS.can_load = true
Expand Down

0 comments on commit 1e1e0ad

Please sign in to comment.