Skip to content

Commit 08f8df0

Browse files
committed
Release v3.0.8
1 parent 54ed41d commit 08f8df0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
-- luacheck: globals DEPLS_VERSION_CODENAME
2626

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

0 commit comments

Comments
 (0)