Skip to content

Commit 2f53edf

Browse files
committed
upgrade the version
1 parent 0d0df60 commit 2f53edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebDriverAgentLib/Commands/FBSessionCommands.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ + (NSArray *)routes
259259
@"wifiIP" : [XCUIDevice sharedDevice].fb_acturalWifiIPAddress ?: [NSNull null],
260260
},
261261
@"build" : buildInfo.copy,
262-
@"Version":@("1.1"),
262+
@"Version":@("1.2"),
263263
}
264264
);
265265
}

0 commit comments

Comments
 (0)