Skip to content

Commit

Permalink
Version 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kartoFlane committed Sep 28, 2020
1 parent a40a9b6 commit 0af8706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mod_loader/modapi/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function modApi:init()
Settings = self:loadSettings()
ApplyModLoaderConfig(LoadModLoaderConfig())

self.version = "2.5.3"
self.version = "2.5.4"
LOG("MOD-API VERSION "..self.version)

if not self:fileExists("resources/resource.dat.bak") then
Expand Down

0 comments on commit 0af8706

Please sign in to comment.