APP_NAME
1 parent 17e2d99 commit 5f2e898Copy full SHA for 5f2e898
1 file changed
src/bootstrap.php
@@ -10,6 +10,7 @@
10
*/
11
const APP_VERSION = '0.0.1';
12
const APP_VERSION_ID = 1;
13
+const APP_NAME = 'default';
14
const APP_REPO = 'https://github.com/ianhubnet/csk-app-default';
15
16
/*
0 commit comments