diff --git a/release-versions/latest.txt b/release-versions/latest.txt index d73a18e..e8ef0a7 100644 --- a/release-versions/latest.txt +++ b/release-versions/latest.txt @@ -1 +1 @@ -2024.07.27 +2024.07.27-1 \ No newline at end of file diff --git a/root/app/pushbullet_notification.py b/root/app/pushbullet_notification.py index f77aceb..c73c8fd 100644 --- a/root/app/pushbullet_notification.py +++ b/root/app/pushbullet_notification.py @@ -3,6 +3,7 @@ import ff_logging import tomllib +import time class PushbulletNotification: