linphone-iphone/Linphone/GeneratedGit.swift
2026-02-03 13:08:58 +01:00

7 lines
171 B
Swift

import Foundation
public enum AppGitInfo {
public static let branch = "master"
public static let commit = "b3ed027c6"
public static let tag = "6.1.0-alpha"
}