Skip to content

Commit

Permalink
Update Android communications version to "2.2.3-beta1"
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed Dec 7, 2020
1 parent b2d662c commit dd2f7e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ public static PolarBleApi defaultImplementation(final Context context, int featu
* @return SDK version number in format major.minor.patch
*/
public static String versionInfo(){
return "2.2.2";
return "2.2.3-beta1";
}
}

0 comments on commit dd2f7e1

Please sign in to comment.