Skip to content

Commit 908c33a

Browse files
committed
update readme
1 parent 5311345 commit 908c33a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Add the lines below to `Packages/manifest.json`
66

7-
for version `1.1.2`
7+
for version `1.1.3`
88
```csharp
9-
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#1.1.2",
9+
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#1.1.3",
1010
```
1111

1212
- If you are missing some of the libraries used in the package, you can download them [here](https://drive.google.com/drive/folders/1OdT5EfMDfkQsEleMM6C2-HHav9o0neTS)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.virtuesky.sunflower",
33
"displayName": "Sunflower",
44
"description": "Core ScriptableObject Architecture for building Unity games",
5-
"version": "1.1.2",
5+
"version": "1.1.3",
66
"unity": "2021.3",
77
"category": "virtuesky",
88
"keywords": [

0 commit comments

Comments
 (0)