Skip to content

Commit

Permalink
iOS Source: Release 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed Oct 12, 2022
1 parent d0177b4 commit e67f329
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.5"
return "3.3.6"
}
}

0 comments on commit e67f329

Please sign in to comment.