Skip to content

Commit 49291a6

Browse files
committed
bumping version to 5.4.2
1 parent ac99272 commit 49291a6

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.4.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.4.1 - 2025-02-28
513

614
#### Fixes

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group 'org.citydb.wfs'
10-
version '5.4.1'
10+
version '5.4.2'
1111

1212
apply from: 'properties.gradle'
1313

0 commit comments

Comments
 (0)