Increment version to 1.8.2

This commit is contained in:
Shazron Abdullah 2015-10-12 16:56:13 -07:00
parent f6b4c3f951
commit fccfde865a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ios-deploy",
"version": "1.8.1",
"version": "1.8.2",
"os": [
"darwin"
],

View File

@ -18,7 +18,7 @@
#include "MobileDevice.h"
#include "errors.h"
#define APP_VERSION @"1.8.1"
#define APP_VERSION @"1.8.2"
#define PREP_CMDS_PATH @"/tmp/%@/fruitstrap-lldb-prep-cmds-"
#define LLDB_SHELL @"lldb -s %@"
/*