We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fbc6e commit 1a27cfaCopy full SHA for 1a27cfa
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.17.2-preview] - 2023-03-30
4
+
5
+### Changed
6
+* deps: use [email protected]
7
8
## [0.17.1-preview] - 2023-03-16
9
10
### Fixed
package.json
@@ -2,7 +2,7 @@
"displayName": "Streaming Image Sequence",
"name": "com.unity.streaming-image-sequence",
"unity": "2020.3",
- "version": "0.17.1-preview",
+ "version": "0.17.2-preview",
"dependencies": {
"com.unity.film-internal-utilities": "0.18.4-preview",
"com.unity.editorcoroutines": "1.0.0",
0 commit comments