Skip to content

Commit

Permalink
Merge pull request open-eid#512 from open-eid/2.8.0
Browse files Browse the repository at this point in the history
Update app version to 2.8.0
  • Loading branch information
Counter178 authored Oct 15, 2024
2 parents 1a7264e + 521d434 commit 23128d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MoppApp/MoppApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1873,7 +1873,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.7.0;
MARKETING_VERSION = 2.8.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1902,7 +1902,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.7.0;
MARKETING_VERSION = 2.8.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -2065,7 +2065,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.7.0;
MARKETING_VERSION = 2.8.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -2115,7 +2115,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.7.0;
MARKETING_VERSION = 2.8.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 23128d1

Please sign in to comment.