Skip to content

Commit 832804e

Browse files
committed
2.0.1
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent d6ab58f commit 832804e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9-
## 2.0.0 – 2023-02-22
9+
## 2.0.1 – 2023-02-22
1010
### Changed
1111
- implement reference provider to search for topics and posts
1212
- NC 26 compat

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<summary>Integration of Discourse forum and mailing list management system</summary>
66
<description><![CDATA[Discourse integration provides a dashboard widget displaying your important notifications
77
and the ability to find topics and posts with Nextcloud's unified search.]]></description>
8-
<version>2.0.0</version>
8+
<version>2.0.1</version>
99
<licence>agpl</licence>
1010
<author>Julien Veyssier</author>
1111
<namespace>Discourse</namespace>
@@ -16,7 +16,7 @@
1616
<category>dashboard</category>
1717
<website>https://github.com/nextcloud/integration_discourse</website>
1818
<bugs>https://github.com/nextcloud/integration_discourse/issues</bugs>
19-
<screenshot>https://github.com/nextcloud/integration_discourse/raw/master/img/screenshot1.jpg</screenshot>
19+
<screenshot>https://github.com/nextcloud/integration_discourse/raw/main/img/screenshot1.jpg</screenshot>
2020
<dependencies>
2121
<nextcloud min-version="26" max-version="26"/>
2222
</dependencies>

0 commit comments

Comments
 (0)