Skip to content

Commit 41efe2b

Browse files
Update list view framework dependency and changelog date
1 parent d50be17 commit 41efe2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [0.4.12-preview] - 2020-09-11
7+
## [0.4.12-preview] - 2020-09-22
88
- Update List View Framework with multi-select changes
99

1010
## [0.4.11-preview] - 2020-09-02

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"com.unity.xrtools.utils": "1.1.1",
1010
"com.unity.xrtools.module-loader": "1.1.1",
11-
"com.unity.list-view-framework": "1.1.5-preview",
11+
"com.unity.list-view-framework": "1.1.6-preview",
1212
"com.unity.xrtools.spatial-hash": "0.1.3-preview",
1313
"com.unity.xr.legacyinputhelpers": "2.0.6",
1414
"com.unity.xr-line-renderer": "0.1.2-preview",

0 commit comments

Comments
 (0)