Skip to content

Commit f0af3c1

Browse files
committed
Bump to v2.17.0.
1 parent c8b3198 commit f0af3c1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log {#changes}
22

3-
### ? - ?
3+
### v2.17.0 - 2025-07-01
44

55
This is the last release of Cesium for Unreal that will support Unreal Engine v5.3. Future versions will require Unreal Engine v5.4+.
66

CesiumForUnreal.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 76,
4-
"VersionName": "2.16.1",
3+
"Version": 77,
4+
"VersionName": "2.17.0",
55
"FriendlyName": "Cesium for Unreal",
66
"Description": "Unlock the 3D geospatial ecosystem in Unreal Engine with real-world 3D content and a high accuracy full-scale WGS84 globe.",
77
"Category": "Geospatial",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cesium-unreal",
3-
"version": "2.16.1",
3+
"version": "2.17.0",
44
"description": "Cesium for Unreal",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)