Skip to content

Commit

Permalink
Tag release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jul 18, 2024
1 parent 75bafd9 commit f330143
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ let package = Package(
.package(url: "https://github.com/StanfordSpezi/SpeziFoundation", from: "1.1.1"),
.package(url: "https://github.com/StanfordSpezi/Spezi.git", from: "1.4.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziViews.git", from: "1.5.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziBluetooth", branch: "feature/strict-concurrency"),
.package(url: "https://github.com/StanfordSpezi/SpeziBluetooth", .exact("3.0.0-beta.1")),
.package(url: "https://github.com/StanfordSpezi/SpeziNetworking", from: "2.1.1"),
.package(url: "https://github.com/StanfordBDHG/XCTestExtensions.git", .upToNextMinor(from: "0.4.12"))
] + swiftLintPackage(),
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

This source file is part of the Stanford SpeziDevices open source project

SPDX-FileCopyrightText: 2024 Stanford University
SPDX-FileCopyrightText: 2024 Omron Healthcare

SPDX-License-Identifier: MIT
SPDX-License-Identifier: https://drh1.img.digitalriver.com/DRHM/Storefront/Company/omrnfit/images/product/detail/GMC/19-184APRDBP5250Right800x800.png
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

This source file is part of the Stanford SpeziDevices open source project

SPDX-FileCopyrightText: 2024 Stanford University
SPDX-FileCopyrightText: 2024 Omron Healthcare

SPDX-License-Identifier: MIT
SPDX-License-Identifier: https://omronhealthcare.com/wp-content/uploads/19-276APRDBP7000Right800x800-1.png
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

This source file is part of the Stanford SpeziDevices open source project

SPDX-FileCopyrightText: 2024 Stanford University
SPDX-FileCopyrightText: 2024 Omron Healthcare

SPDX-License-Identifier: MIT
SPDX-License-Identifier: https://www.omron-healthcare.com/img/asset/bWVkaWEvcHJvZHVjdHMvYnBtLWFybS03NjAwLWV2b2x2LnBuZw==?w=800&h=533&fit=crop&fm=webp&s=02eb0ed2cd3da0045e3f082a409df9ed
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

This source file is part of the Stanford SpeziDevices open source project

SPDX-FileCopyrightText: 2024 Stanford University
SPDX-FileCopyrightText: 2024 Omron Healthcare

SPDX-License-Identifier: MIT
SPDX-License-Identifier: https://www.omron-healthcare.com/img/asset/bWVkaWEvcHJvZHVjdHMvYnBtLWFybS03NjAwLWV2b2x2LnBuZw==?w=800&h=533&fit=crop&fm=webp&s=02eb0ed2cd3da0045e3f082a409df9ed
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

This source file is part of the Stanford SpeziDevices open source project

SPDX-FileCopyrightText: 2024 Stanford University
SPDX-FileCopyrightText: 2024 Omron Healthcare

SPDX-License-Identifier: MIT
SPDX-License-Identifier: https://drh1.img.digitalriver.com/DRHM/Storefront/Company/omrnfit/images/product/detail/GMC/SC150_FRONT_800x800.png

0 comments on commit f330143

Please sign in to comment.