Skip to content

Commit 62d8568

Browse files
committed
Bump to v2.2.0.
1 parent 1bc4c08 commit 62d8568

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CesiumForUnreal.uplugin

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 54,
4-
"VersionName": "2.1.0",
3+
"Version": 55,
4+
"VersionName": "2.2.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": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Cesium for Unreal",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)