mirror of
https://github.com/getgrav/grav.git
synced 2026-05-05 21:26:51 +02:00
Update blueprints object version
This commit is contained in:
@@ -12,7 +12,7 @@ class CompiledBlueprints extends CompiledBase
|
||||
/**
|
||||
* @var int Version number for the compiled file.
|
||||
*/
|
||||
public $version = 1;
|
||||
public $version = 2;
|
||||
|
||||
/**
|
||||
* @var Blueprints Blueprints object.
|
||||
|
||||
Reference in New Issue
Block a user