Skip to content

Commit 67e91f7

Browse files
authored
Configure the version number in LoopWorkspace, not Loop (#241)
* Configure the version number in LoopWorkspace, not Loop * Add VersionOverride for DIY numbering * update Loop: version number change and UI bug fixes * stale values could be displayed for bolus progress total dose * stale values could be displayed for Algorithm Experiment selections
1 parent 3d48a5c commit 67e91f7

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

Diff for: LoopWorkspace.xcworkspace/contents.xcworkspacedata

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: VersionOverride.xcconfig

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
//
2+
// VersionOverride.xcconfig
3+
// LoopWorkspace
4+
//
5+
// Created 3/31/2025
6+
// Copyright © 2020 LoopKit Authors. All rights reserved.
7+
//
8+
9+
// Version [for DIY Loop]
10+
// configure the version number in LoopWorkspace
11+
LOOP_MARKETING_VERSION = 3.5.0
12+
CURRENT_PROJECT_VERSION = 57

0 commit comments

Comments
 (0)