linphone-iphone/Linphone/GeneratedGit.swift
2026-04-14 14:54:43 +02:00

7 lines
175 B
Swift

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