Skip to content

Commit

Permalink
Set DAWFileKit to 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Sep 21, 2024
1 parent 7d5d2b5 commit 5bf50d0
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 @@ -26,7 +26,7 @@ let package = Package(
.package(url: "https://github.com/TheAcharya/xlsxwriter.git", from: "1.0.3"),
.package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.1.7"),
.package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.1.0"),
.package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main"), // from: "0.4.9"),
.package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.4.10"),
.package(url: "https://github.com/orchetect/OTCore.git", from: "1.6.0")
],
targets: [
Expand Down

0 comments on commit 5bf50d0

Please sign in to comment.