From d7bd7c8e1ad830da37b6fe373f69e53d7df7ade7 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Sat, 5 Nov 2022 18:55:00 +0100 Subject: [PATCH] release 1.8.2 --- CHANGELOG.md | 3 ++- metadata.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67e86ff..9e11a3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,7 +88,8 @@ This release fixes bugs that caused updates to fail. ## v1.0.0 - 2021-01-01 Initial release -[Unreleased]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.1...HEAD +[Unreleased]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.2...HEAD +[v1.8.2]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.1...v1.8.2 [v1.8.1]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.0...v1.8.1 [v1.8.0]: https://github.com/markt-de/puppet-nextcloud/compare/v1.7.0...v1.8.0 [v1.7.0]: https://github.com/markt-de/puppet-nextcloud/compare/v1.6.0...v1.7.0 diff --git a/metadata.json b/metadata.json index e202b69..bc7af65 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "fraenki-nextcloud", - "version": "1.8.1", + "version": "1.8.2", "author": "markt.de", "summary": "Install and configure Nextcloud", "license": "BSD-2-Clause",