summaryrefslogtreecommitdiff
path: root/src/application/appdef.php
diff options
context:
space:
mode:
authorJonas Kohl2024-12-22 12:45:07 +0100
committerJonas Kohl2024-12-22 12:45:07 +0100
commitbf15bdf4639c61d9855cc76b4e58463eabbd6760 (patch)
treee6719db30ddd4ac3eb33e29953b3b48f0f4284bf /src/application/appdef.php
parentc4fb88b882e00692a28cabd677cacfc1e50f86d4 (diff)
Add missing 'editpost' actionv0.6.3
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 33a0807..b08bf14 100644
--- a/src/application/appdef.php
+++ b/src/application/appdef.php
@@ -1,3 +1,3 @@
<?php
-const MYSTICBB_VERSION = "0.6.2";
+const MYSTICBB_VERSION = "0.6.3";