Skip to content

Commit

Permalink
-bump: 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Jan 17, 2024
1 parent f18ee3b commit 7e9321e
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.0",
"version": "2.5.1",
"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 @@ -19,7 +19,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.0",
"com.pancake.heart": "https://github.com/pancake-llc/foundation.git?path=Assets/Heart#2.5.1",
```


Expand Down

0 comments on commit 7e9321e

Please sign in to comment.