1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

Release v7.26.0

This commit is contained in:
f4exb
2026-06-02 21:37:05 +02:00
parent cd545b0341
commit 7e37ca68a2
5 changed files with 15 additions and 3 deletions
@@ -31,7 +31,7 @@
const PluginDescriptor FreqDisplayPlugin::m_pluginDescriptor = {
FreqDisplay::m_featureId,
QStringLiteral("Frequency Display"),
QStringLiteral("7.25.0"),
QStringLiteral("7.26 .0"),
QStringLiteral("(c) Jon Beniston, M7RCE"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,
+1 -1
View File
@@ -32,7 +32,7 @@
const PluginDescriptor FOBOSPlugin::m_pluginDescriptor = {
QStringLiteral("FOBOS"),
QStringLiteral("Fobos SDR input"),
QStringLiteral("7.25.0"),
QStringLiteral("7.26.0"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,