Skip to content

Commit

Permalink
Bumped Version to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mstarke committed Feb 10, 2022
1 parent fe7b4e2 commit b690d60
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions MacPass.xcodeproj/project.pbxproj
Expand Up @@ -2724,7 +2724,6 @@
4C9328D1273E6A83000DCBEE /* Base */,
4C9328D4273E6A85000DCBEE /* zh-Hans */,
4C9328D6273E6A85000DCBEE /* de */,
69385E36274ACFDF001AB1E9 /* cs */,
);
name = MPTOTPViewController.xib;
sourceTree = "<group>";
Expand Down Expand Up @@ -2753,7 +2752,6 @@
isa = PBXVariantGroup;
children = (
4CF14962224B623700D1CE1C /* Base */,
69385E4F274ACFE0001AB1E9 /* cs */,
);
name = Credits.rtf;
sourceTree = "<group>";
Expand Down Expand Up @@ -3150,7 +3148,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = "0.8-beta";
CURRENT_PROJECT_VERSION = 0.8;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -3206,7 +3204,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "0.8-beta";
CURRENT_PROJECT_VERSION = 0.8;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down

0 comments on commit b690d60

Please sign in to comment.