Compare commits
4 Commits
v_1.12.1
...
api_move_r
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a37cf0ea46 | ||
|
|
b2c57839c4 | ||
|
|
eddf0f151b | ||
|
|
3c07c67a1a |
@@ -5,6 +5,8 @@
|
||||
require_once(__DIR__ . '/../../server/config.php');
|
||||
require_once(__DIR__ . '/../../server/version.php');
|
||||
|
||||
// QUERY_URL changed in config.php (this is to update this file on client devices)
|
||||
|
||||
?>
|
||||
|
||||
const QUERY_URL = '<?php echo QUERY_URL; ?>';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
define('PWA_VERSION', '1.12.1');
|
||||
define('PWA_VERSION', '1.12.1h2');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user