From 4817d75d94cdc4a9665ea1bff401341e1ebe5231 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 8fb3828..28b49da 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"