Skip to content

Commit

Permalink
-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Jan 31, 2024
1 parent ca2f141 commit a4b3ada
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": "2.5.2",
"version": "2.5.3",
"unity": "2022.2",
"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 @@ -36,7 +36,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#2.5.2",
"com.pancake.heart": "https://github.com/pancake-llc/foundation.git?path=Assets/Heart#2.5.3",
```


Expand Down

0 comments on commit a4b3ada

Please sign in to comment.