Skip to content

Commit

Permalink
Update List View Framework dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtschoen-unity committed Sep 2, 2020
1 parent c29b154 commit 787c3c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ 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.11-preview] - 1212-12-12
## [0.4.11-preview] - 2020-09-02
- Update List View Framework dependency version

## [0.4.10-preview] - 2020-09-02
- Update dependencies to released versions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3-preview",
"com.unity.list-view-framework": "1.1.4-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",
Expand Down

0 comments on commit 787c3c9

Please sign in to comment.