Skip to content

Commit

Permalink
chore(release): Bump version to 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Apr 19, 2024
1 parent bf6ce47 commit 43660fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.1.2

### Fixed

- fix: Load public share link file creation again @juliushaertl [#548](https://github.com/nextcloud/officeonline/pull/548)

## 2.1.1

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<summary>Edit office documents directly in your browser.</summary>
<description>This application can connect to an Office Online server with Nextcloud.</description>

<version>2.1.1</version>
<version>2.1.2</version>
<licence>agpl</licence>

<author>Julius Härtl</author>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "officeonline",
"description": "Collabora online integration",
"version": "2.1.1",
"version": "2.1.2",
"authors": [
{
"name": "Julius Härtl",
Expand Down

0 comments on commit 43660fb

Please sign in to comment.