mirror of
https://github.com/Vateron-Media/XC_VM.git
synced 2026-04-13 08:28:32 +00:00
Bump version to 2.1.0
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
|
||||
// ── Development & Experimental Flags ───────────────────────────
|
||||
|
||||
define('DEVELOPMENT', true); // Development mode (planned for removal)
|
||||
define('DEVELOPMENT', false); // Development mode (planned for removal)
|
||||
|
||||
// ── Version & Git Configuration ────────────────────────────────
|
||||
|
||||
define('XC_VM_VERSION', '2.0.2');
|
||||
define('XC_VM_VERSION', '2.1.0');
|
||||
|
||||
define('GIT_OWNER', 'Vateron-Media');
|
||||
define('GIT_REPO_MAIN', 'XC_VM');
|
||||
|
||||
Reference in New Issue
Block a user