Skip to content

Commit 94e3a2c

Browse files
committed
Updated version to 1.9.3 (from 2.x).
master branch was intended to be the latest and greatest code for the 2.x re-factor (commands into their own files), but that has been shelved. 1.x was essentially code from master cherry-picked, and this has proven problematic in keeping in sync, so I am simplifying things. master branch was essentially 1.x anyway since there was no active development on 2.x according to the former roadmap.
1 parent fccb595 commit 94e3a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ios-deploy",
3-
"version": "2.0.0",
3+
"version": "1.9.3",
44
"os": [
55
"darwin"
66
],

0 commit comments

Comments
 (0)