Skip to content

Commit

Permalink
Undo Swift version bump (long story; we don't want that quite yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Sep 2, 2024
1 parent 901d4fc commit 25d0a6d
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 @@ -16,7 +16,7 @@ if useLocalFramework {
path: "./common/target/ios/libferrostar-rs.xcframework"
)
} else {
let releaseTag = "0.9.2"
let releaseTag = "0.9.1"
let releaseChecksum = "d06ba13bd12262b91ecec20a80c96649a8507a43b2d041086ca04c6bcee2ba2f"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
Expand Down

0 comments on commit 25d0a6d

Please sign in to comment.