From 957dd7ebd7d62dceb6bb6f4cc7cb3a44945412e2 Mon Sep 17 00:00:00 2001 From: Kevin Ring Date: Thu, 26 Oct 2023 08:12:24 +1100 Subject: [PATCH] Bump to v1.31.2. --- CesiumForUnreal.uplugin | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {