Skip to content

Commit

Permalink
Bump ProductInfo.version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Aug 9, 2023
1 parent 8af5b18 commit f7a5ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Utils/ProductInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ import Foundation

internal enum ProductInfo {
internal static let name: String = "e3kit"
internal static let version: String = "3.0.0"
internal static let version: String = "4.0.0"
}

0 comments on commit f7a5ad9

Please sign in to comment.