diff options
author | Jonas Kohl | 2024-12-22 13:06:42 +0100 |
---|---|---|
committer | Jonas Kohl | 2024-12-22 13:06:42 +0100 |
commit | 08e4128ddce9dcffe0a4224ae57ad664609935b2 (patch) | |
tree | 87f5160bfa5203d46c5c301d530e51d11cf5efe7 /src/application/appdef.php | |
parent | bf15bdf4639c61d9855cc76b4e58463eabbd6760 (diff) |
Add statisticsv0.7.0
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 b08bf14..6c69ee8 100644 --- a/src/application/appdef.php +++ b/src/application/appdef.php @@ -1,3 +1,3 @@ <?php -const MYSTICBB_VERSION = "0.6.3"; +const MYSTICBB_VERSION = "0.7.0"; |