Skip to content

Commit

Permalink
Bump version to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Aug 11, 2020
1 parent 10e9442 commit 5c0c374
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
MaciASL Changelog
=================
#### v1.5.8
- Fixed parse error

#### v1.5.7
- Added Acidanthera as default BundleIdentifier

Expand Down
4 changes: 2 additions & 2 deletions MaciASL.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_MARKETING_VERSION = 1.5.7;
CURRENT_MARKETING_VERSION = 1.5.8;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -661,7 +661,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
CURRENT_MARKETING_VERSION = 1.5.7;
CURRENT_MARKETING_VERSION = 1.5.8;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEPLOYMENT_POSTPROCESSING = YES;
ENABLE_NS_ASSERTIONS = NO;
Expand Down

0 comments on commit 5c0c374

Please sign in to comment.