Skip to content

Commit

Permalink
Release v3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuAuahDark committed May 29, 2022
1 parent 54ed41d commit 08f8df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
-- luacheck: globals DEPLS_VERSION_CODENAME

-- Version string
DEPLS_VERSION = "3.0.7"
DEPLS_VERSION = "3.0.8"
-- Version number
-- In form xxyyzzww. x = major, y = minor, z = patch, w = pre-release counter (99 = not a pre release)
DEPLS_VERSION_NUMBER = 03000799
DEPLS_VERSION_NUMBER = 03000899
-- Version codename
DEPLS_VERSION_CODENAME = "Time Lapse"

Expand Down

0 comments on commit 08f8df0

Please sign in to comment.