mirror of
https://github.com/MatMoul/g810-led.git
synced 2025-11-21 02:52:06 +00:00
Version 0.2.0
This commit is contained in:
@@ -8,7 +8,7 @@ using namespace std;
|
||||
|
||||
namespace help {
|
||||
|
||||
string version = "0.1.9";
|
||||
string version = "0.2.0";
|
||||
|
||||
void usage(char *arg0) {
|
||||
string cmdName = utils::getCmdName(arg0);
|
||||
|
||||
Reference in New Issue
Block a user