Skip to content

Commit

Permalink
~ Version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gindemit committed Jun 16, 2023
1 parent 248ab41 commit 82e20a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion unity/RLottieUnity/Assets/LottiePlugin/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 82e20a0

Please sign in to comment.