Visman 1 year ago
parent
commit
d5eec724d6
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app/bootstrap.php
  2. 1 1
      readme.md

+ 1 - 1
app/bootstrap.php

@@ -70,7 +70,7 @@ if (
     $c->BASE_URL = \str_replace('https://', 'http://', $c->BASE_URL);
 }
 
-$c->FORK_REVISION = 70;
+$c->FORK_REVISION = 71;
 $c->START         = $forkStart;
 $c->PUBLIC_URL    = $c->BASE_URL . $forkPublicPrefix;
 

+ 1 - 1
readme.md

@@ -1,4 +1,4 @@
-# ForkBB rev.70 Alpha Readme
+# ForkBB rev.71 Alpha Readme
 
 ## About