diff --git a/README.md b/README.md index 7dd9439..3565d07 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

UI Development · Animation · Productivity

-> ⚠ The current project is still under development and is subject to significant changes at any time. The documentation is also not yet complete, so please use it with caution. +> ⚠ The documentation is not yet complete. 🎥 Milease is a toolkit aimed at enhancing the Unity UI development experience. It includes more convenient UI animation tools, such as using the Milease Animator to create UI transition animations or using the State Animator for a CSS-like UI design experience. Additionally, Milease contains other UI tools, such as infinite lists and a modified ContentSizeFitter. diff --git a/package.json b/package.json index b303bb2..516e38a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.morizero.milease", "author": "Morizero", "displayName": "Milease", - "version": "0.6.5", - "unity": "2022.3", + "version": "1.0.0", + "unity": "2021.3", "description": "An advanced UI animation tool with a wide range of easing options to choose from. Perfect for adding dynamic and polished animations to your user interface!" } \ No newline at end of file