Skip to content

Commit

Permalink
added: compatible with Confluence 8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrfedorov97 committed Sep 25, 2023
1 parent ebdf13d commit 98563d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

##
## Added
- compatible with Confluence 8.5.1
- opening documents for viewing by an anonymous user
- edit button in ONLYOFFICE preview macro
- link to docs cloud
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/atlassian-plugin-marketing.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<atlassian-plugin-marketing>
<compatibility>
<product name="confluence" min="7.12.0" max="8.4.0" />
<product name="confluence" min="7.12.0" max="8.5.1" />
</compatibility>

<logo image="images/144.png"/>
Expand Down

0 comments on commit 98563d8

Please sign in to comment.