Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Jun 23, 2023
1 parent f4d44a9 commit 2fa7a3c
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.2.0")
public static let version = Version("1.3.0")
}

0 comments on commit 2fa7a3c

Please sign in to comment.