Skip to content

Commit

Permalink
Set DAWFileKit to 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed May 6, 2024
1 parent 69ca065 commit 22d39dd
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 @@ -25,7 +25,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-collections.git", from: "1.1.0"),
.package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.1.6"),
.package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.0.9"),
.package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main"),
.package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.4.8"),
.package(url: "https://github.com/orchetect/OTCore.git", from: "1.5.3"),
],
targets: [
Expand Down

0 comments on commit 22d39dd

Please sign in to comment.