Prepare for version 0.7.3

This commit is contained in:
Bruno Herbelin
2022-12-10 11:18:15 +01:00
parent 941275a1b9
commit 2a573cbab3
5 changed files with 10 additions and 5 deletions

View File

@@ -3,6 +3,6 @@ Type=Application
Name=vimix
Comment=Live video mixing.
Categories=AudioVideo;Video;Graphics;Utility;
Icon=io.github.brunoherbelin.Vimix
Icon=io.github.brunoherbelin.Vimix.svg
Exec=vimix
Terminal=false

View File

@@ -68,6 +68,7 @@
{
"type": "git",
"tag": "v1.5.1",
"commit": "0bc3b03202b3159fc9b085b3ae6d66ec071c25d6",
"url": "https://github.com/Haivision/srt.git"
}
]
@@ -82,6 +83,7 @@
{
"type": "git",
"tag": "v1.8.0",
"commit": "c11beecfaad5c29350127515795295a13d53e956",
"url": "https://github.com/dyne/frei0r.git"
}
]
@@ -128,6 +130,7 @@
{
"type": "git",
"tag": "1.3.72",
"commit": "96e044d1c6330e5fc9993cda2abc695a1dbc656e",
"url": "https://gitlab.com/sat-mtl/tools/shmdata.git"
}
]
@@ -142,7 +145,7 @@
{
"type": "git",
"url": "https://github.com/brunoherbelin/vimix.git",
"tag": "0.7.2"
"tag": "0.7.3"
}
]
}

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2022 Bruno Herbelin -->
<component type="desktop">
<id>io.github.brunoherbelin.Vimix</id>
<launchable type="desktop-id">io.github.brunoherbelin.Vimix.desktop</launchable>
@@ -15,6 +16,7 @@
</screenshot>
</screenshots>
<releases>
<release version="0.7.3" date="2022-12-10"/>
<release version="0.7.2" date="2022-11-19"/>
<release version="0.7.1" date="2022-07-21"/>
</releases>