fix ffi DeactivatePeerEngine call - hide it - bump pubspec version #599

Merged
sarah merged 4 commits from fixDeactivate into trunk 2022-12-15 03:58:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f7da7b4bb7 - Show all commits

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.9.0+35
version: 1.10.0+36
environment:
sdk: ">=2.15.0 <3.0.0"