Skip to content

Commit

Permalink
Bump project version to 5.1.0 (#16)
Browse files Browse the repository at this point in the history
* Bump version to 5.1.0

* Add Package.resolved
  • Loading branch information
hozefa26 authored Feb 26, 2024
1 parent 80c34f7 commit 04be719
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IntegrationExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 5.0.0;
MARKETING_VERSION = 5.1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.mimi.IntegrationExample;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -565,7 +565,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 5.0.0;
MARKETING_VERSION = 5.1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.mimi.IntegrationExample;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "sdk-ios-binaries",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MimiHearingTechnologies/SDK-iOS-Binaries.git",
"state" : {
"revision" : "324555304ebdf23796f128c580726ce3c31e2535",
"version" : "10.0.0"
}
}
],
"version" : 2
}

0 comments on commit 04be719

Please sign in to comment.