Skip to content

Commit 2813f7a

Browse files
committed
release v0.7.4
1 parent 32456b5 commit 2813f7a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
This file documents the revision history for check_nsc_web
22

3+
0.7.4 Thu Jul 17 10:55:56 CEST 2025
4+
- update dependencies
5+
36
0.7.3 Tue Apr 1 17:05:18 CEST 2025
47
- update dependencies
58
- send client timeout as http header

pkg/checknscweb/check.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import (
4141
"time"
4242
)
4343

44-
const VERSION = "0.7.3"
44+
const VERSION = "0.7.4"
4545

4646
const USAGE = `Usage:
4747
check_nsc_web [options] [query parameters]

0 commit comments

Comments
 (0)