Skip to content

Commit

Permalink
CI/CD: Bumps version to '6.5.0-rc3'
Browse files Browse the repository at this point in the history
  • Loading branch information
embrace-ci committed Oct 18, 2024
1 parent 987ec4b commit 1ac05fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EmbraceIO.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "EmbraceIO"
spec.version = "6.5.0-rc2"
spec.version = "6.5.0-rc3"
spec.summary = "Visibility into your users that you didn't have before."
spec.description = <<-DESC
Embrace is the only performance monitoring platform focused solely on mobile. We are built
Expand Down
2 changes: 1 addition & 1 deletion Sources/EmbraceCommonInternal/EmbraceMeta.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
// Do not edit this file manually

public class EmbraceMeta {
public static let sdkVersion = "6.5.0-rc2"
public static let sdkVersion = "6.5.0-rc3"
}

0 comments on commit 1ac05fe

Please sign in to comment.