Files
resgen.swift/Sources/ToolCore/Version.swift
Thibaut Schmitt beca2c6b2b
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
Increment version to 2.2.0
2025-07-17 16:05:16 +02:00

13 lines
204 B
Swift

//
// Version.swift
//
//
// Created by Thibaut Schmitt on 25/07/2022.
//
import Foundation
// swiftlint:disable prefixed_toplevel_constant identifier_name
public let ResgenSwiftVersion = "2.2g.0"