From 5e8bd52c5f3a9d10e18307c2efc0e744c9bd1971 Mon Sep 17 00:00:00 2001 From: Eugene Gershnik Date: Sat, 20 Apr 2024 15:27:14 -0700 Subject: [PATCH] chore: creating version 1.9 --- CHANGELOG.md | 3 +++ VERSION | 2 +- installers/rpm-systemd/wsddn.spec | 5 ++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40e2c07..b7abc35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## [1.9] - 2024-04-20 + ### Changed - Updated 3rd party dependencies @@ -105,3 +107,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [1.6]: https://github.com/gershnik/wsdd-native/releases/v1.6 [1.7]: https://github.com/gershnik/wsdd-native/releases/v1.7 [1.8]: https://github.com/gershnik/wsdd-native/releases/v1.8 +[1.9]: https://github.com/gershnik/wsdd-native/releases/v1.9 diff --git a/VERSION b/VERSION index 6259340..2e0e38c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8 +1.9 diff --git a/installers/rpm-systemd/wsddn.spec b/installers/rpm-systemd/wsddn.spec index 40fade5..56510a4 100644 --- a/installers/rpm-systemd/wsddn.spec +++ b/installers/rpm-systemd/wsddn.spec @@ -1,5 +1,5 @@ Name: wsddn -Version: 1.8 +Version: 1.9 Release: 1%{?dist} Summary: WS-Discovery Host Daemon @@ -79,6 +79,9 @@ if [ $1 -eq 0 ] ; then fi %changelog +* Sat Apr 20 2024 gershnik - 1.9-1 +- Release 1.9 + * Tue Oct 17 2023 gershnik - 1.8-1 - Release 1.8