Adding version checking

This commit is contained in:
2026-03-11 11:08:24 -04:00
parent 0aabf321ef
commit 73a39f4f3f
4 changed files with 74 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
<?php
define('APP_VERSION', '2603.3');
define('APP_VERSION', '2603.4');