Add version constant

Used during installation
This commit is contained in:
Jay Trees 2022-01-21 15:55:23 +01:00
parent 35f4817260
commit 795e0d962a

View file

@ -6,6 +6,8 @@
* @author Jay Trees <github.jay@grandel.anonaddy.me>
*/
define('VERSION', '0.3.0');
/**
* Include
*/