We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ca093 commit 30ea7a5Copy full SHA for 30ea7a5
README.md
@@ -21,7 +21,7 @@ openupm add com.gilzoide.flex-ui
21
22
Otherwise, you can install directly using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) with the following URL:
23
```
24
-https://github.com/gilzoide/unity-flex-ui.git#1.2.1
+https://github.com/gilzoide/unity-flex-ui.git#1.2.2
25
26
27
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.gilzoide.flex-ui",
3
"displayName": "Flex UI",
4
- "version": "1.2.1",
+ "version": "1.2.2",
5
"description": "Flexbox support for Unity UI using the Yoga layout engine",
6
"homepage": "https://github.com/gilzoide/unity-flex-ui",
7
"license": "Unlicense",
0 commit comments