diff options
author | Jonas Kohl | 2024-12-26 20:18:57 +0100 |
---|---|---|
committer | Jonas Kohl | 2024-12-26 20:18:57 +0100 |
commit | 8945dff16e2e6208051bae25617c9f76d62a8e0b (patch) | |
tree | 2591cca0eaa28eb45abe2bd2b7e0f6100b376fd5 /src/application/appdef.php | |
parent | 686fff945e0b4697aa74da404ce90534bb7b121d (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 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"; |