File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- none
1111
12+ ## [ 1.0.4] - 2025-01-01
13+
14+ ### Fixed
15+
16+ - Issue where script would not run
17+
1218## [ 1.0.3] - 2024-12-30
1319
1420### Fixed
Original file line number Diff line number Diff line change 66
77# App version and name
88readonly APP_NAME=" NoirCon"
9- readonly VERSION=1.0.3
10- readonly LAST_UPDATED=" 2024-12-30 "
9+ readonly VERSION=1.0.4
10+ readonly LAST_UPDATED=" 2025-01-01 "
1111
1212# ==============================
1313# Application Specific Variables
Original file line number Diff line number Diff line change 1- .TH NOIRCON 1 "December 30, 2024 " "NoirCon 1.0.3 " "User Commands"
1+ .TH NOIRCON 1 "January 1, 2025 " "NoirCon 1.0.4 " "User Commands"
22.SH NAME
33NoirCon \- Monitors addresses to check their availability and sends notifications.
44.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments