Skip to content

Commit 8a4824b

Browse files
committed
Bump version and add changelog
Signed-off-by: Joas Schilling <[email protected]>
1 parent 38fe1b8 commit 8a4824b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 1.7.1 – 2021-07-06
5+
### Fixed
6+
- Fix link color in terms of registration integration
7+
[#602](https://github.com/nextcloud/registration/pull/602)
8+
49
## 1.7.0 – 2021-04-15
510
### Added
611
- Integration into the Registration app

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[Requires users to accept the terms of service before accessing data.
88
This product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)]]></description>
99

10-
<version>1.7.0</version>
10+
<version>1.7.1</version>
1111
<licence>agpl</licence>
1212
<author>Lukas Reschke</author>
1313
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)