Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayWolf52 committed Dec 20, 2023
1 parent ac3c80d commit 95206d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Add the line below to `Packages/manifest.json`

for version `2.2.4`
for version `2.2.5`
```csharp
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#2.2.4",
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#2.2.5",
```

#### Note:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.virtuesky.sunflower",
"displayName": "Sunflower",
"description": "Core ScriptableObject Architecture for building Unity games",
"version": "2.2.4",
"version": "2.2.5",
"unity": "2022.3",
"category": "virtuesky",
"keywords": [
Expand Down

0 comments on commit 95206d8

Please sign in to comment.