Skip to content

Commit c14aa5f

Browse files
author
Julien Veyssier
committed
republish to use new app certificate
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent 3106806 commit c14aa5f

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 0.0.9 – 2021-02-16
10+
### Changed
11+
- app certificate
12+
913
## 0.0.8 – 2021-02-12
1014
### Changed
1115
- bump js libs

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
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>0.0.8</version>
8+
<version>0.0.9</version>
99
<licence>agpl</licence>
1010
<author>Julien Veyssier</author>
1111
<namespace>Discourse</namespace>

makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ appstore: clean
8181
--exclude=src \
8282
--exclude=translationfiles \
8383
--exclude=webpack.* \
84+
--exclude=.eslintrc.js \
85+
--exclude=stylelint.config.js \
8486
--exclude=.github \
8587
--exclude=.gitlab-ci.yml \
8688
--exclude=crowdin.yml \

0 commit comments

Comments
 (0)