Files
resgen.swift/Sources/ToolCore/Version.swift
Thibaut Schmitt 38036090e1
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Add install script and update version to 1.0
2022-09-02 16:48:37 +02:00

11 lines
136 B
Swift

//
// Version.swift
//
//
// Created by Thibaut Schmitt on 25/07/2022.
//
import Foundation
public let ResgenSwiftVersion = "1.0"