Skip to content

Commit

Permalink
Update version to 4.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
  • Loading branch information
jelovirt committed May 5, 2024
1 parent a16c6ea commit ac46f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apply plugin: 'signing'
group = 'org.dita-ot'
archivesBaseName = 'dost'
/** Semver version number */
version = '4.2.2'
version = '4.2.3'

description = """DITA Open Toolkit"""

Expand Down

0 comments on commit ac46f3a

Please sign in to comment.