linphone-iphone/Linphone/GeneratedGit.swift
2026-04-22 15:51:52 +02:00

7 lines
175 B
Swift

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