Version 0.9.2

This commit is contained in:
2018-01-09 22:36:45 +01:00
parent f1b58a03f3
commit cb20328a6a
7 changed files with 64 additions and 31 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
define('VERSION','0.9.1');
define('VERSION','0.9.2');
require_once 'lib/loadTwig.php';
$db_file = __DIR__."/sqlite.db3";