linphone-iphone/Linphone/GeneratedGit.swift
2026-03-26 15:27:13 +01:00

7 lines
175 B
Swift

import Foundation
public enum AppGitInfo {
public static let branch = "release/6.2"
public static let commit = "153ca0f6c"
public static let tag = "6.2.0-beta"
}