Skip to content

Commit df417e2

Browse files
committed
chores: version code
1 parent aaddf88 commit df417e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center"><b>UI Development · Animation · Productivity</b></p>
66

7-
> ⚠ 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.
7+
> ⚠ The documentation is not yet complete.
88
99
🎥 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.
1010

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.morizero.milease",
33
"author": "Morizero",
44
"displayName": "Milease",
5-
"version": "0.6.5",
6-
"unity": "2022.3",
5+
"version": "1.0.0",
6+
"unity": "2021.3",
77
"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!"
88
}

0 commit comments

Comments
 (0)