mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
1.9.2 🚀
This commit is contained in:
parent
143f550ba6
commit
06d298dcb7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
* @license http://opensource.org/licenses/MIT see COPYING file
|
* @license http://opensource.org/licenses/MIT see COPYING file
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define ('POCHE', '1.9.1');
|
define ('POCHE', '1.9.2');
|
||||||
require 'check_essentials.php';
|
require 'check_essentials.php';
|
||||||
require 'check_setup.php';
|
require 'check_setup.php';
|
||||||
require_once 'inc/poche/global.inc.php';
|
require_once 'inc/poche/global.inc.php';
|
||||||
|
|
Loading…
Reference in a new issue