Skip to content

Commit

Permalink
Change the version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lego8421 committed May 12, 2018
1 parent 57f9334 commit 6f01761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhantomX-Robot-Arm-Kit/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "mainwindow.h"
#include <QApplication>

#define APP_VERSION "1.2.0"
#define APP_VERSION "1.3.0"

int main(int argc, char *argv[])
{
Expand Down

0 comments on commit 6f01761

Please sign in to comment.