Skip to content

Commit

Permalink
*bump version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Dec 3, 2022
1 parent 4542cd1 commit 5b95072
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 @@ -18,10 +18,10 @@ Add the lines below to `Packages/manifest.json`
"com.pancake.heart": "https://github.com/pancake-llc/heart.git",
```

- for version `1.2.1`
- for version `1.2.2`

```csharp
"com.pancake.heart": "https://github.com/pancake-llc/heart.git#1.2.1",
"com.pancake.heart": "https://github.com/pancake-llc/heart.git#1.2.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",
"version": "1.2.1",
"version": "1.2.2",
"unity": "2021.3",
"category": "core",
"author": {
Expand Down

0 comments on commit 5b95072

Please sign in to comment.