Skip to content

Commit 309e187

Browse files
committed
fix the now mismatching runtime extension version for ffmpeg
1 parent 309306a commit 309e187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.github.qtox.qTox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"add-extensions": {
2525
"org.freedesktop.Platform.ffmpeg-full": {
2626
"directory": "lib/ffmpeg",
27-
"version": "20.08",
27+
"version": "21.08",
2828
"add-ld-path": "."
2929
}
3030
},

0 commit comments

Comments
 (0)