Skip to content

Commit

Permalink
iOS Source: Release 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed Oct 11, 2022
1 parent 706f813 commit 1abd2ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ public class PolarBleApiDefaultImpl {
///
/// - Returns: version in format major.minor.patch
public static func versionInfo() -> String {
return "3.3.4"
return "3.3.5"
}
}

0 comments on commit 1abd2ad

Please sign in to comment.