diff --git a/app/bootstrap.php b/app/bootstrap.php index 70ef7ee2..8aaceeba 100644 --- a/app/bootstrap.php +++ b/app/bootstrap.php @@ -70,7 +70,7 @@ if ( $c->BASE_URL = \str_replace('https://', 'http://', $c->BASE_URL); } -$c->FORK_REVISION = 65; +$c->FORK_REVISION = 66; $c->START = $forkStart; $c->PUBLIC_URL = $c->BASE_URL . $forkPublicPrefix; diff --git a/readme.md b/readme.md index b2424c2f..1e9d2f07 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# ForkBB rev.65 Alpha Readme +# ForkBB rev.66 Alpha Readme ## About