Skip to content

Commit

Permalink
update ver
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtueSky committed Jan 2, 2024
1 parent 293f935 commit 0bb2c87
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.8`
for version `2.2.9`
```csharp
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#2.2.8",
"com.virtuesky.sunflower":"https://github.com/VirtueSky/sunflower.git#2.2.9",
```

#### 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.8",
"version": "2.2.9",
"unity": "2022.3",
"category": "virtuesky",
"keywords": [
Expand Down

0 comments on commit 0bb2c87

Please sign in to comment.