async version bump

This commit is contained in:
mag37
2025-02-24 22:12:11 +01:00
committed by GitHub
parent 229cde0efb
commit 61f90893ef

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.5.5.0"
### ChangeNotes: osx and bsd compatibility changes + rewrite of dependency installer
VERSION="v0.5.6.0"
### ChangeNotes: Heavily improved performance due to asynchronous update checks.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"