diff --git a/README.md b/README.md index cf8ab91..e810e7e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To install the Unity Lottie Animation to Texture2D plugin using the Unity Packag 2. Click the `+` button in the top-left corner and select `Add package from git URL...`. 3. Enter the following URL and click `Add`: ``` - https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.1 + https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.2 ``` ## Quick Start diff --git a/unity/RLottieUnity/Assets/LottiePlugin/package.json b/unity/RLottieUnity/Assets/LottiePlugin/package.json index 9c03c32..fcc64c1 100644 --- a/unity/RLottieUnity/Assets/LottiePlugin/package.json +++ b/unity/RLottieUnity/Assets/LottiePlugin/package.json @@ -1,7 +1,7 @@ { "name": "com.gindemit.rlottie", "displayName": "Lottie Animation", - "version": "0.2.1", + "version": "0.2.2", "unity": "2019.4", "description": "Lottie Animation Plugin for Unity", "author": {