Skip to content

Commit

Permalink
-bump: version 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Feb 21, 2023
1 parent 6525d4e commit da12498
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 `1.3.4`
- for version `1.3.5`

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

# Table of Contents
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.3.4",
"version": "1.3.5",
"unity": "2021.3",
"category": "core",
"author": {
Expand Down

0 comments on commit da12498

Please sign in to comment.