@@ -160,7 +160,7 @@ found.
160160You can add` https://github.com/bazyleu/UniState.git?path=Assets/UniState ` to Package Manager.
161161
162162It is a good practice to specify target version, UniState uses the` *.*.* ` release tag so you can specify a version
163- like` #1.7 .0 ` . For example` https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.7 .0 ` .
163+ like` #1.8 .0 ` . For example` https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.8 .0 ` .
164164You can find latest version number[ here] ( https://github.com/bazyleu/UniState/releases ) .
165165
166166![ image] ( https://github.com/user-attachments/assets/120e6750-1f33-44f7-99c8-a3e7fa166d21 )
@@ -169,7 +169,7 @@ You can find latest version number [here](https://github.com/bazyleu/UniState/re
169169###Option 2: Add via manifest.json
170170
171171You can add` "com.bazyleu.unistate": "https://github.com/bazyleu/UniState.git?path=Assets/UniState" ` (or with version
172- tag` https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.6 .0 ` ) to` Packages/manifest.json ` .
172+ tag` https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.8 .0 ` ) to` Packages/manifest.json ` .
173173
174174##Performance
175175