Skip to content

Commit 5e8bd52

Browse files
committed
chore: creating version 1.9
1 parent 135de80 commit 5e8bd52

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [1.9] - 2024-04-20
9+
810
### Changed
911
- Updated 3rd party dependencies
1012

@@ -105,3 +107,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
105107
[1.6]: https://github.com/gershnik/wsdd-native/releases/v1.6
106108
[1.7]: https://github.com/gershnik/wsdd-native/releases/v1.7
107109
[1.8]: https://github.com/gershnik/wsdd-native/releases/v1.8
110+
[1.9]: https://github.com/gershnik/wsdd-native/releases/v1.9

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8
1+
1.9

installers/rpm-systemd/wsddn.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: wsddn
2-
Version: 1.8
2+
Version: 1.9
33
Release: 1%{?dist}
44
Summary: WS-Discovery Host Daemon
55

@@ -79,6 +79,9 @@ if [ $1 -eq 0 ] ; then
7979
fi
8080

8181
%changelog
82+
* Sat Apr 20 2024 gershnik - 1.9-1
83+
- Release 1.9
84+
8285
* Tue Oct 17 2023 gershnik - 1.8-1
8386
- Release 1.8
8487

0 commit comments

Comments
 (0)