Make Apprise strings customizable. Closes #212.

This commit is contained in:
Jack Kingsman
2026-04-21 19:39:10 -07:00
parent 2f412e1a93
commit ecb4c99a43
7 changed files with 549 additions and 60 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
# run ``run_migrations`` to completion assert ``get_version == LATEST`` and
# ``applied == LATEST - starting_version`` so only this constant needs to
# change, not every individual assertion.
LATEST_SCHEMA_VERSION = 59
LATEST_SCHEMA_VERSION = 60