Skip to content

Commit

Permalink
-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Sep 15, 2023
1 parent 3ef13a3 commit 7487f5c
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 @@ -12,10 +12,10 @@

Add the lines below to `Packages/manifest.json`

- for version `2.1.1`
- for version `2.1.2`

```csharp
"com.pancake.heart": "https://github.com/pancake-llc/heart.git#2.1.1",
"com.pancake.heart": "https://github.com/pancake-llc/heart.git#2.1.2",
```

# Usages
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.pancake.heart",
"displayName": "Heart",
"description": "The heart of the world tree, use for make game in Unity3D",
"version": "2.1.1",
"version": "2.1.2",
"unity": "2022.2",
"category": "core",
"author": {
Expand Down

0 comments on commit 7487f5c

Please sign in to comment.