Visman hace 2 años
padre
commit
6f58d634a4
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      app/bootstrap.php
  2. 1 1
      readme.md

+ 1 - 1
app/bootstrap.php

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

+ 1 - 1
readme.md

@@ -1,4 +1,4 @@
-# ForkBB rev.55 Alpha Readme
+# ForkBB rev.56 Alpha Readme
 
 ## About