From aa4d41322e2a57b0b143a00041839744116e7883 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Thu, 23 Nov 2023 22:46:52 +0000 Subject: [PATCH 1/2] Touch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90bc0bb..08de17d 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ Check out the [page on my blog](http://bit.ly/Unity3DUIEssentials) for more deta ## [The downloads](https://unity-ui-extensions.github.io/Downloads) -As this repo was created to support my new Unity UI Title ["Unity 3D UI Essentials"](http://bit.ly/Unity3DUIEssentials), in the downloads section you will find two custom assets (SpaceShip-DemoScene-Start.unitypackage and RollABallSample-Start.unitypackage). These are just here as starter scenes for doing UI tasks in the book. +As this repo was created to support my new Unity UI Title ["Unity 3D UI Essentials"](http://bit.ly/Unity3DUIEssentials), in the downloads section you will find two custom assets (SpaceShip-DemoScene-Start.unitypackage and RollABallSample-Start.unitypackage). These are just here as starter scenes for doing UI tasks in the book. I will add more sample scenes for the UI examples in this repository and detail them above over time. From 518bc0960233e66a14b4d08354bcad4233c21ea0 Mon Sep 17 00:00:00 2001 From: action Date: Thu, 23 Nov 2023 22:55:06 +0000 Subject: [PATCH 2/2] Auto increment pre-release version to 2.3.2-pre.4 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index deda485..04f5bc3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.uiextensions", "displayName": "Unity UI Extensions", - "version": "2.3.2-pre.3", + "version": "2.3.2-pre.4", "description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community", "author": "Simon darkside Jackson <@SimonDarksideJ>", "contributors": [