From 5c5376517722b0e3fe8fad007855b84a0cd1c3da Mon Sep 17 00:00:00 2001 From: Kevin Ring Date: Thu, 26 Oct 2023 08:14:10 +1100 Subject: [PATCH] Bump to v1.6.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfbd2a04..d2aa87b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.cesium.unity", - "version": "1.6.3", + "version": "1.6.4", "displayName": "Cesium for Unity", "description": "Cesium for Unity brings the 3D geospatial ecosystem to Unity. By combining a high-accuracy full-scale WGS84 globe, open APIs and open standards for spatial indexing such as 3D Tiles, and cloud-based real-world content from [Cesium ion](https://cesium.com/cesium-ion) with Unity, this plugin enables 3D geospatial workflows and applications in Unity.", "license": "Apache-2.0",