Skip to content

Commit 68a9cbb

Browse files
committed
release v0.7.6
1 parent bee077f commit 68a9cbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This file documents the revision history for check_nsc_web
22

3-
next:
3+
0.7.6 Fri Apr 10 16:12:37 CEST 2026
44
- minimum go version is now 1.26
55

66
0.7.5 Tue Apr 7 16:15:20 CEST 2026

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.5"
44+
const VERSION = "0.7.6"
4545

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

0 commit comments

Comments
 (0)