Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.1.1 – 2025-07-18

### Changed
* Set min NC version to 30 (#36) @kyteinsky
* change upload icon to UploadBoxOutline (#37) @kyteinsky


## 2.1.0 – 2025-07-08

### Changed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Slack Integration</name>
<summary>Integration of Slack</summary>
<description><![CDATA[Slack integration lets you send files to Slack from Nextcloud Files.]]></description>
<version>2.1.0</version>
<version>2.1.1</version>
<licence>agpl</licence>
<author>Anupam Kumar</author>
<namespace>Slack</namespace>
Expand Down
Loading