Skip to content

Commit bd5156e

Browse files
committed
update package.json and changelog
1 parent 2e5dca5 commit bd5156e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to the MeshSync package will be documented in this file.
33

4+
## [0.16.1-preview] - 2022-11-25
5+
6+
### Fixed
7+
* fix: regenerate the guid of files that conflict with files in StreamingImageSequence package
8+
49
## [0.16.0-preview] - 2022-11-25
510

611
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.meshsync",
33
"description": "Working together with MeshSyncDCCPlugin, MeshSync provides features to reflect changes to models made in DCC tools into Unity in real time",
4-
"version": "0.16.0-preview",
4+
"version": "0.16.1-preview",
55
"unity": "2020.3",
66
"displayName": "MeshSync",
77
"dependencies": {

0 commit comments

Comments
 (0)