Update versioninfo.php

This commit is contained in:
disposable-mailbox 2021-12-13 16:56:09 +01:00 committed by GitHub
parent 8caa06fe4d
commit 1a9d41fc94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php
$config['versionnumber'] = '2.5.36 Beta';
$config['versionnumber'] = '2.5.36 beta';
// Social Media Beta (a lot is still missing)
?>