Skip to content

Commit

Permalink
Update plugin version to 0.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed May 16, 2024
1 parent 8da15d3 commit bd35fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion listserial.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <QSerialPortInfo>

#define PLUGIN_NAME "List Serial"
#define PLUGIN_VERSION "0.0.1"
#define PLUGIN_VERSION "0.0.2"

class ListSerial : public PluginInterface
{
Expand Down

0 comments on commit bd35fef

Please sign in to comment.