Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Apr 14, 2022
1 parent 5e397ad commit 2ec1d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SSGHCore/Common/ApplicationInfo.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public enum ApplicationInfo {
public static let author = "417-72KI"
public static let name = "SSGH"
public static let version = Version("1.1.0")
public static let version = Version("1.1.1")
}

0 comments on commit 2ec1d0c

Please sign in to comment.