Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
GlorifiedPig committed Jun 2, 2020
1 parent a2d77ed commit aaa2c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/autorun/sh_glorifiedbanking_autoincluder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

GlorifiedBanking = GlorifiedBanking or {
Config = {},
Version = "2.5.3"
Version = "2.5.4"
}

print( "[GlorifiedBanking] This server is running version " .. GlorifiedBanking.Version .. "." )
Expand Down

0 comments on commit aaa2c90

Please sign in to comment.