Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shepeliev committed May 10, 2024
1 parent 0b1ecb7 commit f9908f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ org.jetbrains.compose.experimental.jscanvas.enabled=true
org.jetbrains.compose.experimental.wasm.enabled=true

# Versions
webRtcKmpVersion=0.114.4
webRtcKmpVersion=0.114.5
4 changes: 2 additions & 2 deletions webrtc-kmp/webrtc_kmp.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'webrtc_kmp'
spec.version = '0.114.4'
spec.version = '0.114.5'
spec.homepage = 'https://github.com/shepeliev/webrtc-kmp'
spec.source = { :http=> ''}
spec.authors = ''
Expand Down Expand Up @@ -47,4 +47,4 @@ Pod::Spec.new do |spec|
}
]

end
end

0 comments on commit f9908f4

Please sign in to comment.