Skip to content

Commit

Permalink
Add the version back
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Apr 22, 2024
1 parent eccef72 commit 760a7bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/TuistSupport/Constants.swift
@@ -1,6 +1,9 @@
import Foundation

public enum Constants {
// NOTE: We expect tuist-cloud to set the value before running the CLI
public static var version: String! = "x.y.z"

public static let versionFileName = ".tuist-version"
public static let binFolderName = ".tuist-bin"
public static let binName = "tuist"
Expand Down

0 comments on commit 760a7bb

Please sign in to comment.