Commit fa114a1 1 parent ac36ef6 commit fa114a1 Copy full SHA for fa114a1
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ internal static void SetSessionType(String type)
42
42
43
43
internal static String GetClientInfo ( )
44
44
{
45
- return "percy-appium-dotnet/3.0.1-alpha.1 " ;
45
+ return "percy-appium-dotnet/3.0.2 " ;
46
46
}
47
47
48
48
internal static Boolean ForceFullPage ( )
Original file line number Diff line number Diff line change 9
9
<PackageId >PercyIO.Appium</PackageId >
10
10
<Description >An App Percy SDK for Appium WebDriver API .NET Bindings</Description >
11
11
<PackageTags >appium;percy;visual;testing</PackageTags >
12
- <Version >3.0.1-alpha.1 </Version >
12
+ <Version >3.0.2 </Version >
13
13
<Company >Perceptual Inc</Company >
14
14
<Copyright >Copyright Perceptual Inc</Copyright >
15
15
<Authors >percy-admin</Authors >
You can’t perform that action at this time.
0 commit comments