1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-17 16:24:08 -04:00

Updated versions and changelogs

This commit is contained in:
f4exb
2022-09-10 21:14:58 +02:00
parent cf7d2b8332
commit ed754fd380
5 changed files with 21 additions and 3 deletions
@@ -29,7 +29,7 @@
const PluginDescriptor M17DemodPlugin::m_pluginDescriptor = {
M17Demod::m_channelId,
QStringLiteral("M17 Demodulator"),
QStringLiteral("7.6.1"),
QStringLiteral("7.6.4"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,
+1 -1
View File
@@ -28,7 +28,7 @@
const PluginDescriptor M17ModPlugin::m_pluginDescriptor = {
M17Mod::m_channelId,
QStringLiteral("M17 Modulator"),
QStringLiteral("7.6.2"),
QStringLiteral("7.6.4"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,