mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-19 02:47:45 +00:00
version bump + readme
This commit is contained in:
@@ -20,6 +20,9 @@
|
|||||||
___
|
___
|
||||||
## :bell: Changelog
|
## :bell: Changelog
|
||||||
|
|
||||||
|
- **v0.6.8**:
|
||||||
|
- Bugfix: Unbound variable in notify_v2.sh
|
||||||
|
- New option: "DisplaySourcedFiles" *config* added to list what files get sourced
|
||||||
- **v0.6.7**: Snooze feature, curl, and consolidation
|
- **v0.6.7**: Snooze feature, curl, and consolidation
|
||||||
- Added snooze feature to delay notifications
|
- Added snooze feature to delay notifications
|
||||||
- Added configurable default curl arguments
|
- Added configurable default curl arguments
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION="v0.6.7"
|
VERSION="v0.6.8"
|
||||||
# ChangeNotes: snooze feature (see readme), curl arguments, cleanup.
|
# ChangeNotes: bugfix unbound variable in notify_v2, new option "DisplaySourcedFiles" added to config
|
||||||
Github="https://github.com/mag37/dockcheck"
|
Github="https://github.com/mag37/dockcheck"
|
||||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user