Skip to content

Commit

Permalink
Merge pull request #128 from bitjourney/kuroponzu/upgrade_to_1.4.9
Browse files Browse the repository at this point in the history
Upgrade to 1.4.9
  • Loading branch information
kuroponzu authored Feb 5, 2024
2 parents ab9b670 + af891b4 commit b2ccc41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

See also PlantUML change logs for its updates: http://plantuml.com/changes

## v1.4.9 - 2024/02/05

https://github.com/bitjourney/plantuml-service/compare/v1.4.8...v1.4.9

## v1.4.8 - 2023/11/06

https://github.com/bitjourney/plantuml-service/compare/v1.4.7...v1.4.8
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.bitjourney.plantuml'
version '1.4.8'
version '1.4.9'

final MainClassName = "${group}.Main"

Expand Down

0 comments on commit b2ccc41

Please sign in to comment.