Compare commits

..

No commits in common. "8.16.0.1657-beta" and "main" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ extension FeatureBuild {
#if DEBUG
static let current: FeatureBuild = .dev
#else
static let current: FeatureBuild = .beta
static let current: FeatureBuild = .internal
#endif
}

View File

@ -1 +1 @@
beta
internal

View File

@ -1 +1 @@
8.16.0.{build_number}-beta
8.16.0.{build_number}-internal