Skip to content

Commit

Permalink
update version to 1.2.0+3
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirBrejcha committed Mar 1, 2021
1 parent e37dcff commit c3958b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Flutter (1.0.0)
- "flutter_callkit_voximplant (1.2.0+2)":
- "flutter_callkit_voximplant (1.2.0+3)":
- Flutter

DEPENDENCIES:
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
flutter_callkit_voximplant: 0aa993667d8504515bb080c323a35ba9cd205b9e
flutter_callkit_voximplant: 3a3645b8265af3d61050087056ba1440ef9a5eaf

PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d

Expand Down
2 changes: 1 addition & 1 deletion ios/flutter_callkit_voximplant.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'flutter_callkit_voximplant'
s.version = '1.2.0+2'
s.version = '1.2.0+3'
s.summary = 'Flutter SDK for CallKit integration to Flutter applications on iOS'
s.homepage = 'https://github.com/voximplant/flutter_callkit'
s.license = { :type => 'MIT',
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_callkit_voximplant
description: Flutter SDK for CallKit integration to Flutter applications on iOS
version: 1.2.0+2
version: 1.2.0+3
homepage: https://github.com/voximplant/flutter_callkit
repository: https://github.com/voximplant/flutter_callkit

Expand Down

0 comments on commit c3958b7

Please sign in to comment.