mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-31 08:58:20 +01:00
Bump remarkup version for new precedence/flat text rules
Summary: Clear any existing caches with old precedence rules. Auditors: btrahan
This commit is contained in:
parent
8efae19655
commit
6de8efc565
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ final class PhabricatorMarkupEngine {
|
|||
|
||||
private $objects = array();
|
||||
private $viewer;
|
||||
private $version = 9;
|
||||
private $version = 10;
|
||||
|
||||
|
||||
/* -( Markup Pipeline )---------------------------------------------------- */
|
||||
|
|
Loading…
Add table
Reference in a new issue