Skip to content

Commit ca4591b

Browse files
chore(release): set version to 1.1.17 [skip ci]
### [1.1.17](v1.1.16...v1.1.17) (2022-01-27) #### Bug Fixes * **Samples:** replace missing actions reference in prefab ([737a317](737a317)) > The GenericXR Mappings prefab had a missing reference in Actions because the GUID was incorrect. This has now been updated.
1 parent 5efb720 commit ca4591b

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.1.17](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.1.16...v1.1.17) (2022-01-27)
4+
5+
#### Bug Fixes
6+
7+
* **Samples:** replace missing actions reference in prefab ([737a317](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/commit/737a317ac406acb711fa546f2bfb78c35ca22c92))
8+
> The GenericXR Mappings prefab had a missing reference in Actions because the GUID was incorrect. This has now been updated.
9+
310
### [1.1.16](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.1.15...v1.1.16) (2022-01-17)
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.unityinputsystem",
33
"displayName": "Tilia Input UnityInputSystem",
44
"description": "Input wrappers for the Unity Input System and a collection of common input prefabs.",
5-
"version": "1.1.16",
5+
"version": "1.1.17",
66
"unity": "2019.1",
77
"unityRelease": "0f1",
88
"keywords": [

0 commit comments

Comments
 (0)