Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
11 lines
136 B
Swift
11 lines
136 B
Swift
//
|
|
// Version.swift
|
|
//
|
|
//
|
|
// Created by Thibaut Schmitt on 25/07/2022.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
public let ResgenSwiftVersion = "1.1"
|