ExperimentalGear/scripts/common/version.lua

7 lines
56 B
Lua
Raw Permalink Normal View History

2021-11-27 18:42:27 +01:00
return {
MAJOR = 0,
MINOR = 2,
2022-09-18 20:31:23 +02:00
PATCH = 3
}