We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9019866 commit 2e64d7fCopy full SHA for 2e64d7f
src/Config.php
@@ -7,7 +7,7 @@
7
8
class Config extends Singleton
9
{
10
- const VERSION = "v1.1.0";
+ const VERSION = "v2.0.0";
11
12
/**
13
* @var array Template packs to be used. The templates will be loaded
0 commit comments