File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ internal static void SetSessionType(String type)
4242
4343 internal static String GetClientInfo ( )
4444 {
45- return "percy-appium-dotnet/3.0.3-beta.0 " ;
45+ return "percy-appium-dotnet/3.0.3" ;
4646 }
4747
4848 internal static Boolean ForceFullPage ( )
Original file line number Diff line number Diff line change 99 <PackageId >PercyIO.Appium</PackageId >
1010 <Description >An App Percy SDK for Appium WebDriver API .NET Bindings</Description >
1111 <PackageTags >appium;percy;visual;testing</PackageTags >
12- <Version >3.0.3-beta.0 </Version >
12+ <Version >3.0.3</Version >
1313 <Company >Perceptual Inc</Company >
1414 <Copyright >Copyright Perceptual Inc</Copyright >
1515 <Authors >percy-admin</Authors >
Original file line number Diff line number Diff line change 44 "test" : " percy exec --testing -- dotnet test"
55 },
66 "devDependencies" : {
7- "@percy/cli" : " ^1.28.0-beta.0 "
7+ "@percy/cli" : " ^1.28.0"
88 }
99}
You can’t perform that action at this time.
0 commit comments