linphone-iphone/Linphone/GeneratedGit.swift
2026-03-27 16:36:48 +01:00

7 lines
175 B
Swift

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