Skip to content

Commit 2e64d7f

Browse files
committed
Updated version.
1 parent 9019866 commit 2e64d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class Config extends Singleton
99
{
10-
const VERSION = "v1.1.0";
10+
const VERSION = "v2.0.0";
1111

1212
/**
1313
* @var array Template packs to be used. The templates will be loaded

0 commit comments

Comments
 (0)