Skip to content

Commit

Permalink
Merge pull request #118 from bitjourney/kuroponzu/upgrade_to_1.4.8
Browse files Browse the repository at this point in the history
Upgrade to 1.4.8
  • Loading branch information
kuroponzu authored Nov 6, 2023
2 parents 971330b + 86f74f3 commit 9240919
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

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

## v1.4.6 - 2023/09/12
## v1.4.8 - 2023/11/06

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

## v1.4.7 - 2023/09/12

https://github.com/bitjourney/plantuml-service/compare/v1.4.6...v1.4.7

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.7'
version '1.4.8'

final MainClassName = "${group}.Main"

Expand Down

0 comments on commit 9240919

Please # to comment.