Skip to content

Commit

Permalink
Merge pull request #433 from nextcloud/release/2.14
Browse files Browse the repository at this point in the history
Bump version to 2.14
  • Loading branch information
juliushaertl authored Jun 25, 2021
2 parents d8b84eb + f2bcf94 commit 97cd7a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.14.0

- Compatibility with Nextcloud 22

## 2.13.0

- Compatibility with Nextcloud 21

## 2.12.0

- Compatibility with Nextcloud 19 and 20
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called "Text file" in the "New" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.
More information is available in the text editor documentation.
</description>
<version>2.15.0</version>
<version>2.14.0</version>
<licence>agpl</licence>
<author>Tom Needham, Björn Schießle</author>
<namespace>FilesTextEditor</namespace>
Expand Down

0 comments on commit 97cd7a1

Please sign in to comment.