Skip to content

Commit 37516f6

Browse files
committed
bumping version to 5.5.2
1 parent ae2af4e commit 37516f6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change Log
22
==========
33

4+
### 5.5.2 - tba
5+
6+
#### Changes
7+
* Added a clear error message when attempting to connect to a 3D City Database `v5` instance.
8+
9+
#### Miscellaneous
10+
* Updated dependencies to their latest versions.
11+
412
### 5.5.1 - 2025-02-26
513

614
#### Changes

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
22

33
apply from: 'properties.gradle'
44

5-
version '5.5.1'
5+
version '5.5.2'
66

77
subprojects {
88
apply plugin: 'java-library'

0 commit comments

Comments
 (0)