From c7c2d0f1fe97a86f46bae964e5c0e837ccaf6597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:34:43 +0200 Subject: [PATCH] chore: bump version to 0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- CHANGELOG.md | 15 ++++++++++++++- appinfo/info.xml | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fcb987..27b9142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] + +## [0.7.1] - 2026-07-22 + +### Changed +- Maintenance release re-signed with the ownCloud G2 code-signing certificate for the ownCloud 11.0.0 release. + +## [0.7.0] - 2026-06-29 + +### Changed +- ownCloud 11 compatible release (oc 11.0.0-rc1). + ## [0.6.0] - 2019-11-28 ## Fixed @@ -22,6 +33,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Set max version to 10 -[Unreleased]: https://github.com/owncloud/user_external/compare/v0.6.0...master +[Unreleased]: https://github.com/owncloud/user_external/compare/v0.7.1..master +[0.7.1]: https://github.com/owncloud/user_external/compare/v0.7.0..v0.7.1 +[0.7.0]: https://github.com/owncloud/user_external/compare/v0.6.0..v0.7.0 [0.6.0]: https://github.com/owncloud/user_external/compare/v0.5.0...v0.6.0 [0.5.0]: https://github.com/owncloud/user_external/compare/v0.4.1...v0.5.0 diff --git a/appinfo/info.xml b/appinfo/info.xml index 729c4ed..24b54fc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -15,7 +15,7 @@ - 0.7.0 + 0.7.1