Skip to content

Commit fa16f6a

Browse files
author
Janine Liu
committed
Bump version
1 parent 797d4c1 commit fa16f6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CesiumForUnreal.uplugin

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 40,
4-
"VersionName": "1.24.0",
3+
"Version": 41,
4+
"VersionName": "1.25.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cesium-unreal",
3-
"version": "1.24.0",
3+
"version": "1.25.0",
44
"description": "Cesium for Unreal",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)