FEATURE: Actionable Notifications Part 1 - Added Notificaiton Action to the DB this will allow notifications to become actionable

This commit is contained in:
johnnyq
2023-09-05 16:12:31 -04:00
parent b1a9dda896
commit 7a27e5f6d2
3 changed files with 16 additions and 8 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.7.7");
DEFINE("LATEST_DATABASE_VERSION", "0.7.8");