Skip to content

Commit 4fe4dbd

Browse files
chore(release): set version to 9.6.6 [skip ci]
### [9.6.6](v9.6.5...v9.6.6) (2021-02-04) #### Bug Fixes * **deps:** use latest pipeline templates ([e9dcf5d](e9dcf5d)) > The latest pipeline template will attempt to force set a Unity version if one is not provided to ensure Unity can be installed.
1 parent d88270c commit 4fe4dbd

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+
### [9.6.6](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.5...v9.6.6) (2021-02-04)
4+
5+
#### Bug Fixes
6+
7+
* **deps:** use latest pipeline templates ([e9dcf5d](https://github.com/ExtendRealityLtd/Malimbe/commit/e9dcf5d28a44f45eef5e1831f95c0554321f4d37))
8+
> The latest pipeline template will attempt to force set a Unity version if one is not provided to ensure Unity can be installed.
9+
310
### [9.6.5](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.4...v9.6.5) (2019-12-21)
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.malimbe",
33
"displayName": "Malimbe",
44
"description": "A collection of tools to simplify writing public API components in Unity.",
5-
"version": "9.6.5",
5+
"version": "9.6.6",
66
"unity": "2018.1",
77
"keywords": [
88
"editor",

0 commit comments

Comments
 (0)