Skip to content

Commit

Permalink
docs: compatible with Confluence 8.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrfedorov97 committed Oct 17, 2024
1 parent 4436114 commit 9ba461d
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.9.7
- creating pdf form
- button go to edit in editor
- pdf favicon
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.9.5" />
<product name="confluence" min="7.12.0" max="8.9.7" />
</compatibility>

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

0 comments on commit 9ba461d

Please sign in to comment.