fixing version checking...
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/db.php';
|
||||
require_once __DIR__ . '/../version.php';
|
||||
|
||||
// ── Node helpers ──────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
define('APP_VERSION', '2603.4');
|
||||
define('APP_VERSION', '2603.5');
|
||||
|
||||
Reference in New Issue
Block a user