diff --git a/Podfile b/Podfile index 875a90901..e7fc12e0c 100644 --- a/Podfile +++ b/Podfile @@ -11,7 +11,7 @@ platform :ios, '15.0' def shared_pods # CruGlobal pods - pod 'GodToolsShared', '1.1.0-SNAPSHOT' + pod 'GodToolsShared', '1.1.0' end target 'godtools' do