Skip to content

Commit 1dd7cb9

Browse files
committed
Increase version to 1.7.0
1 parent e9a4663 commit 1dd7cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/UniState/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Dzmitry Bazyleu",
66
"url": "https://www.linkedin.com/in/dzmitry-bazyleu/"
77
},
8-
"version": "1.6.0",
8+
"version": "1.7.0",
99
"unity": "2021.3",
1010
"description": "UniState is a modern, high-performance, scalable state machine package for Unity.",
1111
"keywords": [

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ found.
160160
You can add `https://github.com/bazyleu/UniState.git?path=Assets/UniState` to Package Manager.
161161

162162
It is a good practice to specify target version, UniState uses the `*.*.*` release tag so you can specify a version
163-
like `#1.6.0`. For example `https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.6.0`.
163+
like `#1.7.0`. For example `https://github.com/bazyleu/UniState.git?path=Assets/UniState#1.7.0`.
164164
You 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)

0 commit comments

Comments
 (0)