Bump version

This commit is contained in:
Maschell 2026-03-31 11:32:25 +02:00
parent f04933cb92
commit 53102ce1ff

View File

@ -11,7 +11,7 @@
WUMS_MODULE_EXPORT_NAME("homebrew_notifications");
#define VERSION "v0.1.3"
#define VERSION "v0.1.4"
WUMS_DEPENDS_ON(homebrew_memorymapping);
WUMS_DEPENDS_ON(homebrew_functionpatcher);