Skip to content

Commit

Permalink
Tag 6.5.2
Browse files Browse the repository at this point in the history
Attempts deploy based on: 

travis-ci/travis-ci#8518
  • Loading branch information
mxcl committed Oct 10, 2018
1 parent c5deb32 commit 66bcc38
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
branches:
only:
- master
- ^\d+\.\d+\.\d+$
stages:
- lint
- compile
Expand Down
2 changes: 1 addition & 1 deletion Extensions/Foundation
2 changes: 1 addition & 1 deletion Extensions/StoreKit
4 changes: 2 additions & 2 deletions PromiseKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.5.1;
CURRENT_PROJECT_VERSION = 6.5.2;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -990,7 +990,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.5.1;
CURRENT_PROJECT_VERSION = 6.5.2;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down

0 comments on commit 66bcc38

Please sign in to comment.