Skip to content

Commit

Permalink
- release 2.2.0;
Browse files Browse the repository at this point in the history
  • Loading branch information
TatankaConCube committed Sep 15, 2022
1 parent 8cafd1f commit 9aee0ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.connectycube.flutter.connectycube_flutter_call_kit'
version '2.0.5'
version '2.2.0'

buildscript {
ext.kotlin_version = '1.6.21'
Expand Down
2 changes: 1 addition & 1 deletion ios/connectycube_flutter_call_kit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'connectycube_flutter_call_kit'
s.version = '2.1.0'
s.version = '2.2.0'
s.summary = 'Connectycube Call Kit plugin for flutter.'
s.description = <<-DESC
Connectycube Call Kit plugin for flutter.
Expand Down

0 comments on commit 9aee0ae

Please sign in to comment.