mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 06:38:08 +00:00
version 1.9.1
This commit is contained in:
parent
8b90a8157e
commit
dc20ddf9b8
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.0');
|
define ('POCHE', '1.9.1');
|
||||||
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