Skip to content

Commit ee169a2

Browse files
chore(release): set version to 1.0.4 [skip ci]
### [1.0.4](v1.0.3...v1.0.4) (2019-11-07) #### Bug Fixes * **HowToGuides:** provide correct package name in installation guide ([1766f62](1766f62)) > The package name does not include dots and therefore should be written without any dot separators.
1 parent 609f9f1 commit ee169a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.0.4](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.0.3...v1.0.4) (2019-11-07)
4+
5+
#### Bug Fixes
6+
7+
* **HowToGuides:** provide correct package name in installation guide ([1766f62](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/1766f62b3be396321044e1ef95ae1a96d445ce14))
8+
> The package name does not include dots and therefore should be written without any dot separators.
9+
310
### [1.0.3](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.0.2...v1.0.3) (2019-11-06)
411

512
#### Bug Fixes

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.camerarigs.unityxr",
33
"displayName": "Tilia CameraRigs UnityXR",
44
"description": "A camera rig prefab utilizing the UnityXR components.",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)