Update version

This will be version 3.0 of Concord
This commit is contained in:
Pablo Ariel Mayobre 2021-01-09 19:19:58 -03:00
parent 1325c4b445
commit eb82c3c580
No known key found for this signature in database
GPG key ID: 5ACD9E6858BEB0A9
3 changed files with 38 additions and 220 deletions

View file

@ -4,7 +4,7 @@
local PATH = (...):gsub('%.init$', '')
local Concord = {
_VERSION = "2.0 Beta",
_VERSION = "3.0",
_DESCRIPTION = "A feature-complete ECS library",
_LICENCE = [[
MIT LICENSE