diff options
author | Jonas Kohl | 2024-12-22 13:13:25 +0100 |
---|---|---|
committer | Jonas Kohl | 2024-12-22 13:13:25 +0100 |
commit | 11fed2c8ce3dd38fe686e7b27db738f64373fe3d (patch) | |
tree | 070024ba00c0929daaab306538972e4268975a6f /src/application/appdef.php | |
parent | 08e4128ddce9dcffe0a4224ae57ad664609935b2 (diff) |
Diffstat (limited to 'src/application/appdef.php')
-rw-r--r-- | src/application/appdef.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application/appdef.php b/src/application/appdef.php index 6c69ee8..1f51d97 100644 --- a/src/application/appdef.php +++ b/src/application/appdef.php @@ -1,3 +1,3 @@ <?php -const MYSTICBB_VERSION = "0.7.0"; +const MYSTICBB_VERSION = "0.7.1"; |