Skip to content

Commit 9244d1c

Browse files
committed
Bump min version to accommodate all the theme/ui changes
1 parent 869b755 commit 9244d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/app/www/public/includes/constants.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
define('APP_MAINTENANCE_PORT', 9998);
1717
define('APP_BACKUPS', 7); //-- DAYS
1818
define('APP_X', 0);
19-
define('APP_Y', 5);
19+
define('APP_Y', 6);
2020
define('ICON_REPO', 'Notifiarr/images');
2121
define('ICON_URL', 'https://gh.notifiarr.com/images/icons/');
2222

0 commit comments

Comments
 (0)