aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-11-21 21:54:02 +0000
committersaturneric <[email protected]>2024-11-21 21:54:02 +0000
commit9146f7ad486e34f52ad794db4c3085f913369a2c (patch)
treefbc0e56cb18db2162a5eb690e474148be86db8eb /src/m_gpg_info/GnuPGInfoGatheringModule.cpp
parentfeat: show release note of latest version and improve ui structure (diff)
downloadModules-9146f7ad486e34f52ad794db4c3085f913369a2c.tar.gz
Modules-9146f7ad486e34f52ad794db4c3085f913369a2c.zip
feat: async gather_gnupg_info()
Diffstat (limited to 'src/m_gpg_info/GnuPGInfoGatheringModule.cpp')
-rw-r--r--src/m_gpg_info/GnuPGInfoGatheringModule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
index 08611fe..e882d67 100644
--- a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
+++ b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
@@ -47,7 +47,7 @@
#include "GpgInfo.h"
GF_MODULE_API_DEFINE("com.bktus.gpgfrontend.module.gnupg_info_gathering",
- "GatherGnupgInfo", "1.0.0",
+ "GatherGnupgInfo", "1.0.1",
"Try gathering gnupg informations.", "Saturneric")
DEFINE_TRANSLATIONS_STRUCTURE(ModuleGnuPGInfoGathering);