Add version constant
Used during installation
This commit is contained in:
parent
35f4817260
commit
795e0d962a
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
* @author Jay Trees <github.jay@grandel.anonaddy.me>
|
||||
*/
|
||||
|
||||
define('VERSION', '0.3.0');
|
||||
|
||||
/**
|
||||
* Include
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue