Updated version to 1.8.4

This commit is contained in:
Shazron Abdullah 2016-01-05 13:19:20 -08:00
parent f0ae11a93f
commit 922f8483a7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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