Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Sep 10, 2021
1 parent 4211563 commit 7d69d69
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.0.3")
public static let version = Version("1.0.4")
}

0 comments on commit 7d69d69

Please sign in to comment.