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 865dc23 commit 7b314f4Copy full SHA for 7b314f4
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.17.3-preview] - 2024-07-30
4
+
5
+### Fixed
6
+* fix: resolve merge conflict in Runtime/Scripts metadata file
7
8
## [0.17.2-preview] - 2023-03-30
9
10
### Changed
package.json
@@ -2,7 +2,7 @@
"displayName": "Streaming Image Sequence",
"name": "com.unity.streaming-image-sequence",
"unity": "2020.3",
- "version": "0.17.2-preview",
+ "version": "0.17.3-preview",
"dependencies": {
"com.unity.film-internal-utilities": "0.18.4-preview",
"com.unity.editorcoroutines": "1.0.0",
0 commit comments