Skip to content

Commit a8d2bed

Browse files
committed
Merge branch 'main' into release
2 parents c4f41aa + 83b8211 commit a8d2bed

File tree

13 files changed

+691
-421
lines changed

13 files changed

+691
-421
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Allows confluence users to write contracts in a confluence macro which can be si
1515
## ClassCastException issue
1616
![ClassCastException in Macro](./docs/img/classcastexception.png)
1717

18-
If you observe issues in the Macro resulting in a `ClassCastException` please update digital-signature to version 7.0.6,
18+
If you observe issues in the Macro resulting in a `ClassCastException` please update digital-signature to version 7.0.7 or later,
1919
clear the plugin cache (one last time) and restart confluence.
2020

2121
For background information please refer to [#82](https://github.com/baloise/digital-signature/issues/82)

README.RELEASE.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
- merge onto `release` branch
44
- execute `mvn -B release:clean release:prepare` on `release` branch
55
- wait for the [![ReleaseAction](https://github.com/baloise/digital-signature/workflows/Release/badge.svg)](https://github.com/baloise/digital-signature/actions?query=workflow%3A%22Release%22) to succeed
6-
- create a version in the [atlssian marketplace](https://marketplace.atlassian.com/manage/plugins/com.baloise.confluence.digital-signature/versions) and upload obr from [GitHub Pages](https://github.com/baloise/digital-signature/tree/gh-pages/release).
6+
- create a version in the [atlassian marketplace](https://marketplace.atlassian.com/manage/plugins/com.baloise.confluence.digital-signature/versions) and upload obr from [GitHub Pages](https://github.com/baloise/digital-signature/tree/gh-pages/release).

0 commit comments

Comments
 (0)