Skip to content

Commit

Permalink
Update plugin version to 0.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed Jul 24, 2024
1 parent 396abc7 commit f6bfa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion searchonweb.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "plugininterface.h"

#define PLUGIN_NAME "Search On Web"
#define PLUGIN_VERSION "0.0.4"
#define PLUGIN_VERSION "0.0.5"
#define PLUGIN_WEBSITE "https://github.com/QuardCRT-platform/plugin-SearchOnWeb"

class SearchOnWeb : public PluginInterface
Expand Down

0 comments on commit f6bfa1f

Please sign in to comment.