Skip to content

Commit

Permalink
-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Oct 10, 2024
1 parent 9097c4d commit 0ae2207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Heart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.pancake.heart",
"displayName": "Heart",
"description": "The heart of the world tree, use for make game in Unity3D",
"version": "3.0.6",
"version": "3.0.7",
"unity": "6000.0",
"category": "core",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can choose one of the following ways
2, for only install heart as package module ----> add directly in `manifest.json` in folder `Packages/manifest.json`

```csharp
"com.pancake.heart": "https://github.com/pancake-llc/foundation.git?path=Assets/Heart#3.0.6",
"com.pancake.heart": "https://github.com/pancake-llc/foundation.git?path=Assets/Heart#3.0.7",
```


Expand Down

0 comments on commit 0ae2207

Please sign in to comment.