Skip to content

Commit

Permalink
version 4.11.5 - build 4189
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanDegraeve committed Sep 16, 2023
1 parent 5e3bf62 commit 1ab06a7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"pins" : [
{
"identity" : "actionclosurable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/takasek/ActionClosurable.git",
"state" : {
"revision" : "a1a589cd4189768c0ac7a49da7296d95a7f4f914",
"version" : "2.1.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "32f641cf24fc7abc1c591a2025e9f2f572648b0f",
"version" : "1.7.2"
}
},
{
"identity" : "piecharts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/paulplant/PieCharts",
"state" : {
"branch" : "master",
"revision" : "15128eb4d1126dcdca4a5b665cece6be9f5dac91"
}
},
{
"identity" : "swiftcharts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ivanschuetz/SwiftCharts",
"state" : {
"branch" : "master",
"revision" : "c354c1945bb35a1f01b665b22474f6db28cba4a2"
}
}
],
"version" : 2
}
4 changes: 2 additions & 2 deletions xdrip/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
//

// Version [DEFAULT]
XDRIP_MARKETING_VERSION = 4.11.4
CURRENT_PROJECT_VERSION = 4188
XDRIP_MARKETING_VERSION = 4.11.5
CURRENT_PROJECT_VERSION = 4189

// Optional override
#include? "VersionOverride.xcconfig"

0 comments on commit 1ab06a7

Please sign in to comment.