Skip to content

Commit

Permalink
Merge pull request #113 from adobe/staging
Browse files Browse the repository at this point in the history
Staging to main with fix
  • Loading branch information
cdhoffmann authored Jun 2, 2023
2 parents 4e3f65d + 76eab27 commit 55c6419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AEPAssurance/Source/AssuranceConstants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Foundation
enum AssuranceConstants {
static let EXTENSION_NAME = "com.adobe.assurance"
static let FRIENDLY_NAME = "Assurance"
static let EXTENSION_VERSION = "3.1.2"
static let EXTENSION_VERSION = "4.0.0"
static let LOG_TAG = FRIENDLY_NAME
static let DEFAULT_ENVIRONMENT = AssuranceEnvironment.prod

Expand Down

0 comments on commit 55c6419

Please sign in to comment.