Release v_1.2

This commit is contained in:
Timon Ostertun
2020-09-25 18:51:10 +02:00
parent 9f16806179
commit 89d53e0854
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
<?php
define('PWA_VERSION', '1.2');
require_once(__DIR__ . '/server/config.php');
require_once(__DIR__ . '/server/log.php');
require_once(__DIR__ . '/server/templates.php');