Skip to content

Commit 5d2a0d5

Browse files
committed
Updated version to 1.6.3
1 parent ed09a02 commit 5d2a0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios-deploy.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#include "MobileDevice.h"
1919
#include "errors.h"
2020

21-
#define APP_VERSION "1.6.2"
21+
#define APP_VERSION "1.6.3"
2222
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
2323
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
2424
/*

0 commit comments

Comments
 (0)