fix: Fixed the issue of video cover generation failure & release
parent
16a614b7fc
commit
62461f97e2
|
|
@ -5,6 +5,6 @@ python-dotenv
|
|||
Pillow
|
||||
pillow-avif-plugin
|
||||
imageio
|
||||
av
|
||||
av>=12,<13
|
||||
lxml
|
||||
filetype
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "Infinite Image Browsing",
|
||||
"version": "1.5.0"
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue