diff --git a/CesiumForUnreal.uplugin b/CesiumForUnreal.uplugin index 64f3f6b46..ec352a228 100644 --- a/CesiumForUnreal.uplugin +++ b/CesiumForUnreal.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, - "Version": 51, - "VersionName": "1.31.1", + "Version": 52, + "VersionName": "1.31.2", "FriendlyName": "Cesium for Unreal", "Description": "Unlock the 3D geospatial ecosystem in Unreal Engine with real-world 3D content and a high accuracy full-scale WGS84 globe.", "Category": "Geospatial", diff --git a/package.json b/package.json index acb2a59e9..cea8098f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium-unreal", - "version": "1.31.1", + "version": "1.31.2", "description": "Cesium for Unreal", "main": "index.js", "directories": {