Bump BAT 1.7 → 1.8
Bump BAT version to allow sending read-only files to Flamenco.
This commit is contained in:
parent
88ccb0f376
commit
326a793de0
@ -1,6 +1,11 @@
|
|||||||
# Blender Cloud changelog
|
# Blender Cloud changelog
|
||||||
|
|
||||||
|
|
||||||
|
## Version 1.23 (2021-11-09)
|
||||||
|
|
||||||
|
- Bump blender-asset-tracer version 1.7 → 1.8, for compatibility with sending read-only blend files to Flamenco.
|
||||||
|
|
||||||
|
|
||||||
## Version 1.22 (2021-11-05)
|
## Version 1.22 (2021-11-05)
|
||||||
|
|
||||||
- Fix Windows incompatibility when using Shaman URLs as job storage path.
|
- Fix Windows incompatibility when using Shaman URLs as job storage path.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
lockfile==0.12.2
|
lockfile==0.12.2
|
||||||
pillarsdk==1.8.0
|
pillarsdk==1.8.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
blender-asset-tracer==1.7
|
blender-asset-tracer==1.8
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user