From 824c84ee5a967aff95a7c57bde827d135fff571d Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Wed, 20 Jul 2022 18:10:27 +0100 Subject: [PATCH] Update version --- plugins/feature/map/mapplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/feature/map/mapplugin.cpp b/plugins/feature/map/mapplugin.cpp index fb9a0be21..5a7674be5 100644 --- a/plugins/feature/map/mapplugin.cpp +++ b/plugins/feature/map/mapplugin.cpp @@ -30,7 +30,7 @@ const PluginDescriptor MapPlugin::m_pluginDescriptor = { Map::m_featureId, QStringLiteral("Map"), - QStringLiteral("7.3.2"), + QStringLiteral("7.6.0"), QStringLiteral("(c) Jon Beniston, M7RCE"), QStringLiteral("https://github.com/f4exb/sdrangel"), true,