We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e397ad commit 2ec1d0cCopy full SHA for 2ec1d0c
1 file changed
Sources/SSGHCore/Common/ApplicationInfo.swift
@@ -1,5 +1,5 @@
1
public enum ApplicationInfo {
2
public static let author = "417-72KI"
3
public static let name = "SSGH"
4
- public static let version = Version("1.1.0")
+ public static let version = Version("1.1.1")
5
}
0 commit comments