Up rev
This commit is contained in:
parent
055673ad58
commit
4eb6f85055
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ if (
|
|||
$c->BASE_URL = \str_replace('https://', 'http://', $c->BASE_URL);
|
||||
}
|
||||
|
||||
$c->FORK_REVISION = 53;
|
||||
$c->FORK_REVISION = 54;
|
||||
$c->START = $forkStart;
|
||||
$c->PUBLIC_URL = $c->BASE_URL . $forkPublicPrefix;
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ForkBB rev.53 Alpha Readme
|
||||
# ForkBB rev.54 Alpha Readme
|
||||
|
||||
## About
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue