Skip to content

Commit 6626c22

Browse files
committed
~ Version Bump
1 parent f59e315 commit 6626c22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import ProjectDescription
22

33
let settings = Environment.selfCompiled.getBoolean(default: false)
44

5-
let version: String = "1.7.3.1"
6-
let build: String = "111"
5+
let version: String = "1.7.4"
6+
let build: String = "112"
77

88
func corkTarget(configureWithSelfCompiled: Bool) -> ProjectDescription.Target {
99
var additionalCompilationConditions = [String]()

0 commit comments

Comments
 (0)