We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e402f commit 16e1e76Copy full SHA for 16e1e76
inputstream.ffmpegdirect/addon.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon
3
id="inputstream.ffmpegdirect"
4
- version="22.2.3"
+ version="22.2.4"
5
name="Inputstream FFmpeg Direct"
6
provider-name="Ross Nicholson">
7
<requires>@ADDON_DEPENDS@</requires>
inputstream.ffmpegdirect/changelog.txt
@@ -1,3 +1,6 @@
+v22.2.4
+- Release
+
v22.2.3
- CI: Remove Win32-UWP from azure-pipelines.yml
- gmp: perform autoreconf command also on non-OSX platforms
0 commit comments