Skip to content

Commit

Permalink
REL - v1.26
Browse files Browse the repository at this point in the history
- bumped minor version to 1.26
- update parent version to 1.26.2
  • Loading branch information
MaximPlusov committed May 16, 2024
1 parent 1c85b6b commit b4cd9a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>verapdf-parent</artifactId>
<groupId>org.verapdf</groupId>
<version>1.26.1</version>
<version>1.26.2</version>
</parent>

<groupId>org.verapdf</groupId>
<artifactId>wcag-algorithms</artifactId>
<version>1.26.0-RC1</version>
<version>1.26.0</version>

<name>veraPDF wcag algorithms</name>
<description>veraPDF algorithms for semantic checks.</description>
Expand Down

0 comments on commit b4cd9a4

Please sign in to comment.