Updated version to 1.8.3

This commit is contained in:
Shazron Abdullah 2015-11-23 17:21:59 -08:00
parent 28ceb4733f
commit f17fd4c73a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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