Skip to content

Commit

Permalink
Bumped OTCore to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Sep 21, 2024
1 parent 371afcf commit 2fc33ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
],

dependencies: [
.package(url: "https://github.com/orchetect/OTCore", from: "1.5.3"),
.package(url: "https://github.com/orchetect/OTCore", from: "1.6.0"),
.package(url: "https://github.com/orchetect/TimecodeKit", from: "2.0.11"),
.package(url: "https://github.com/orchetect/MIDIKit.git", from: "0.9.7")
],
Expand Down

0 comments on commit 2fc33ef

Please sign in to comment.