Skip to content

Commit

Permalink
Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo-MG committed Jul 17, 2021
1 parent 6c35f4e commit 0d96b3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>com.bernardomg.maven.skins</groupId>
<artifactId>docs-maven-skin</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.2.4</version>

<name>Docs Maven Skin</name>
<description>A Maven skin for using Maven Site as a documentation site</description>
Expand Down
5 changes: 4 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,10 @@
Corrected images on dark shine.
</action>
</release>
<release version="2.3.0" date="2021-07-04" description="">
<release version="2.2.4" date="2021-07-17" description="Dark theme image support">
<action dev="bmg" type="fix">
Additional corretion to images on dark shine.
</action>
</release>
</body>
</document>

0 comments on commit 0d96b3c

Please sign in to comment.