Skip to content

Commit

Permalink
Merge branch 'release/9.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
defagos committed Aug 11, 2024
2 parents 9bccb8e + aa3f0ab commit 97ece21
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Demo/Demo.xcconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Version information
MARKETING_VERSION = 9.1.2
MARKETING_VERSION = 9.1.3

// Deployment targets
IPHONEOS_DEPLOYMENT_TARGET = 12.0
Expand Down
8 changes: 4 additions & 4 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/comScore/Comscore-Swift-Package-Manager.git",
"state": {
"branch": null,
"revision": "fef761279a592960243e67f2aea110c6fa097fd8",
"version": "6.11.0"
"revision": "2d1cd9c0cb52ca76702023b528a059fc0a7d5a4d",
"version": "6.13.0"
}
},
{
Expand All @@ -24,8 +24,8 @@
"repositoryURL": "https://github.com/CommandersAct/iOSV5.git",
"state": {
"branch": null,
"revision": "1350bca4163cfdd62d1508068601817d86d9f4a5",
"version": "5.4.4"
"revision": "b65eb27cde41d3c40b05520f8713d55a52821553",
"version": "5.4.9"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import PackageDescription

struct ProjectSettings {
static let marketingVersion: String = "9.1.2"
static let marketingVersion: String = "9.1.3"
}

let package = Package(
Expand Down

0 comments on commit 97ece21

Please sign in to comment.