Skip to content

Commit 9a0dc2e

Browse files
committed
@v0.6.41
1 parent 8395118 commit 9a0dc2e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
CARGO_TERM_COLOR: always
11-
RELEASE_TAG: 0.6.4-1
11+
RELEASE_TAG: 0.6.41-1
1212

1313
jobs:
1414
build:

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "netscanner"
3-
version = "0.6.4"
3+
version = "0.6.41"
44
edition = "2024"
55
description = "Network Scanner"
66
license = "MIT"

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
netscanner (0.6.4-1) stable; urgency=medium
1+
netscanner (0.6.41-1) stable; urgency=medium
22

33
* fixed unsafe logging
44
* fixed wifi sorting

0 commit comments

Comments
 (0)