Skip to content

Commit

Permalink
Version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kartoFlane committed Apr 11, 2018
1 parent 1e4f65d commit f4bc302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mod_loader/modapi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function modApi:init()
applyModLoaderConfig(loadModLoaderConfig())
self.logger.logToFile("log.txt")

self.version = "2.1.1"
self.version = "2.1.2"
LOG("MOD-API VERSION "..self.version)
self.currentModSquads = {}
self.currentModSquadText = {}
Expand Down

0 comments on commit f4bc302

Please sign in to comment.