Skip to content

Commit 24143e1

Browse files
chore(release): set version to 1.3.20 [skip ci]
### [1.3.20](v1.3.19...v1.3.20) (2021-03-31) #### Bug Fixes * **README.md:** update to mention newer Unity Input System package ([0e062dc](0e062dc)) > Since the Unity Input Manager is being deprecated, it is prudent to mention the new Unity Input System package which sits on top of the new Unity Input System in Unity 2019.1.
1 parent ce05c83 commit 24143e1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.3.20](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.3.19...v1.3.20) (2021-03-31)
4+
5+
#### Bug Fixes
6+
7+
* **README.md:** update to mention newer Unity Input System package ([0e062dc](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/0e062dc8abfe7dc9b11541a9b488d72d3961e0ca))
8+
> Since the Unity Input Manager is being deprecated, it is prudent to mention the new Unity Input System package which sits on top of the new Unity Input System in Unity 2019.1.
9+
310
### [1.3.19](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.3.18...v1.3.19) (2021-03-29)
411

512
#### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.tilia.input.unityinputmanager",
33
"displayName": "Tilia Input UnityInputManager",
44
"description": "Input wrappers for the Unity Input Manager and a collection of common input prefabs.",
5-
"version": "1.3.19",
5+
"version": "1.3.20",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)