Skip to content

Commit

Permalink
v4.0.0-beta4 hotfix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuAuahDark committed Jul 2, 2020
1 parent e16b39f commit d732ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
DEPLS_VERSION = "4.0.0-beta4"
-- Version number
-- In form xxyyzzww. x = major, y = minor, z = patch, w = pre-release counter (99 = not a pre release)
DEPLS_VERSION_NUMBER = 03020200
DEPLS_VERSION_NUMBER = 03020201
-- Version codename
DEPLS_VERSION_CODENAME = "Over the Rainbow"

Expand Down

0 comments on commit d732ee9

Please sign in to comment.