Skip to content

Commit 62461f9

Browse files
committed
fix: Fixed the issue of video cover generation failure & release
1 parent 16a614b commit 62461f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dotenv
55
Pillow
66
pillow-avif-plugin
77
imageio
8-
av
8+
av>=12,<13
99
lxml
1010
filetype

vue/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "Infinite Image Browsing",
11-
"version": "1.5.0"
11+
"version": "1.5.1"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)