From ae53fe2cc7b57278a125d0cd02b1ea2de5a7b835 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sat, 20 Jan 2024 10:38:11 +0100 Subject: [PATCH] pushbullet template version bump. --- dockcheck.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockcheck.sh b/dockcheck.sh index be30773..4abfb63 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="v0.3.5" -### ChangeNotes: Added a simple handcrafted progress bar. +VERSION="v0.3.6" +### ChangeNotes: Added a Pushbullet template. Github="https://github.com/mag37/dockcheck" RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"