summaryrefslogtreecommitdiff
path: root/src/application/appdef.php
diff options
context:
space:
mode:
authorJonas Kohl2024-12-26 20:12:34 +0100
committerJonas Kohl2024-12-26 20:12:34 +0100
commit686fff945e0b4697aa74da404ce90534bb7b121d (patch)
treecb5582c8d118cb480f2978fa821950f4a2259401 /src/application/appdef.php
parent11fed2c8ce3dd38fe686e7b27db738f64373fe3d (diff)
Add async email and topic subscribingv0.7.2
Diffstat (limited to 'src/application/appdef.php')
-rw-r--r--src/application/appdef.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application/appdef.php b/src/application/appdef.php
index 1f51d97..d623cd1 100644
--- a/src/application/appdef.php
+++ b/src/application/appdef.php
@@ -1,3 +1,3 @@
<?php
-const MYSTICBB_VERSION = "0.7.1";
+const MYSTICBB_VERSION = "0.7.2";