Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
IloveJavaa committed Oct 12, 2023
1 parent 60ed053 commit e737025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trackier-ios-sdk/Classes/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Foundation

class Constants {
static let SDK_VERSION = "1.6.47"
static let SDK_VERSION = "1.6.48"
static let USER_AGENT = "com.trackier.sdk:ios-sdk:" + SDK_VERSION
static let API_VERSION = "v1"
static let BASE_URL = "https://events.trackier.io/" + API_VERSION
Expand Down

0 comments on commit e737025

Please sign in to comment.