Skip to content

Commit 7f2d5fc

Browse files
author
justjuangui
committed
Fix Live Target Version
1 parent 151a217 commit 7f2d5fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GameVersions.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---Default target version for unknown builds and builds created before 3.0.0.
33
legacyTargetVersion = "0_0"
44
---Default target for new builds and target to convert legacy builds to.
5-
liveTargetVersion = "0_2"
5+
liveTargetVersion = "0_3"
66

77
-- Skill tree versions
88
---Added for convenient indexing of skill tree versions.

0 commit comments

Comments
 (0)