Update noise figure plugin version

This commit is contained in:
Jon Beniston 2021-10-26 21:53:31 +01:00
parent 6717abe877
commit 381ddf8540
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
const PluginDescriptor NoiseFigurePlugin::m_pluginDescriptor = {
NoiseFigure::m_channelId,
QStringLiteral("Noise Figure"),
QStringLiteral("6.15.1"),
QStringLiteral("6.17.3"),
QStringLiteral("(c) Jon Beniston, M7RCE"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,