summaryrefslogtreecommitdiff
path: root/src/application/appdef.php
diff options
context:
space:
mode:
authorJonas Kohl2024-12-26 20:18:57 +0100
committerJonas Kohl2024-12-26 20:18:57 +0100
commit8945dff16e2e6208051bae25617c9f76d62a8e0b (patch)
tree2591cca0eaa28eb45abe2bd2b7e0f6100b376fd5 /src/application/appdef.php
parent686fff945e0b4697aa74da404ce90534bb7b121d (diff)
Automatically subscribe to topic when creating itHEADv0.7.3main
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 d623cd1..1e36a07 100644
--- a/src/application/appdef.php
+++ b/src/application/appdef.php
@@ -1,3 +1,3 @@
<?php
-const MYSTICBB_VERSION = "0.7.2";
+const MYSTICBB_VERSION = "0.7.3";