diff --git a/.gitmodules b/.gitmodules index 1308e60c03..1be2f82bfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "Loop"] path = Loop - url = https://github.com/LoopKit/Loop.git + url = https://github.com/TaylorJPatterson/Loop.git + branch = feat/AllFeatures [submodule "LoopKit"] path = LoopKit url = https://github.com/LoopKit/LoopKit.git diff --git a/Loop b/Loop index db9cf70d72..4fd176c8e4 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit db9cf70d7292803308e0e7f3c5f1f7fe6d801c9e +Subproject commit 4fd176c8e430869b39f06a896697cd47c653f1a3 diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index 4e7b318af7..92a5315f1d 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.10.0 +LOOP_MARKETING_VERSION = 3.11.0 CURRENT_PROJECT_VERSION = 57