Skip to content

Commit

Permalink
Update CoreSDK version in podspec to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-glia committed Mar 21, 2024
1 parent 9ec0349 commit 3b06e45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GliaWidgets.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
}
s.exclude_files = ['GliaWidgets/Window/**']

s.dependency 'GliaCoreSDK', '1.3.10'
s.dependency 'GliaCoreSDK', '1.4.1'
end
2 changes: 1 addition & 1 deletion templates/GliaWidgets.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
}
s.exclude_files = ['GliaWidgets/Window/**']

s.dependency 'GliaCoreSDK', '1.3.10'
s.dependency 'GliaCoreSDK', '1.4.1'
end

0 comments on commit 3b06e45

Please sign in to comment.