async version bump

This commit is contained in:
mag37 2025-02-24 22:12:11 +01:00 committed by GitHub
parent 229cde0efb
commit 61f90893ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"