2 Commits

Author SHA1 Message Date
beca2c6b2b Increment version to 2.2.0
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
2025-07-17 16:05:16 +02:00
3092376b65 Optional generation of extension (R.xx)
Optional generation of Colors/Fonts/Images/Stringium extension

Fix swiftlint warning
2025-07-17 16:04:51 +02:00

View File

@@ -9,4 +9,4 @@ import Foundation
// swiftlint:disable prefixed_toplevel_constant identifier_name
public let ResgenSwiftVersion = "2.1.0"
public let ResgenSwiftVersion = "2.2g.0"