diff --git a/CHANGELOG.md b/CHANGELOG.md index 45b75c59e..d3943ca2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.4.12-preview] - 2020-09-11 +## [0.4.12-preview] - 2020-09-22 - Update List View Framework with multi-select changes ## [0.4.11-preview] - 2020-09-02 diff --git a/package.json b/package.json index 71163ef12..4db7bf79d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "com.unity.xrtools.utils": "1.1.1", "com.unity.xrtools.module-loader": "1.1.1", - "com.unity.list-view-framework": "1.1.5-preview", + "com.unity.list-view-framework": "1.1.6-preview", "com.unity.xrtools.spatial-hash": "0.1.3-preview", "com.unity.xr.legacyinputhelpers": "2.0.6", "com.unity.xr-line-renderer": "0.1.2-preview",