Skip to content

Commit 4de8407

Browse files
committed
Version 0.14.0
1 parent 9172c9f commit 4de8407

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Uncomitted
3+
## [0.14.0] - 2020-01-02
44

55
### Changed
66

CommonplaceBookApp.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@
929929
CLANG_ENABLE_MODULES = YES;
930930
CODE_SIGN_ENTITLEMENTS = CommonplaceBookApp/CommonplaceBookApp.entitlements;
931931
CODE_SIGN_STYLE = Automatic;
932-
CURRENT_PROJECT_VERSION = 16;
932+
CURRENT_PROJECT_VERSION = 17;
933933
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
934934
DEVELOPMENT_TEAM = K2UU8WDD8H;
935935
INFOPLIST_FILE = CommonplaceBookApp/Info.plist;
@@ -938,7 +938,7 @@
938938
"$(inherited)",
939939
"@executable_path/Frameworks",
940940
);
941-
MARKETING_VERSION = 0.13.0;
941+
MARKETING_VERSION = 0.14.0;
942942
PRODUCT_BUNDLE_IDENTIFIER = "org.brians-brain.CommonplaceBookApp";
943943
PRODUCT_NAME = "$(TARGET_NAME)";
944944
SUPPORTS_MACCATALYST = YES;
@@ -957,7 +957,7 @@
957957
CLANG_ENABLE_MODULES = YES;
958958
CODE_SIGN_ENTITLEMENTS = CommonplaceBookApp/CommonplaceBookApp.entitlements;
959959
CODE_SIGN_STYLE = Automatic;
960-
CURRENT_PROJECT_VERSION = 16;
960+
CURRENT_PROJECT_VERSION = 17;
961961
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
962962
DEVELOPMENT_TEAM = K2UU8WDD8H;
963963
INFOPLIST_FILE = CommonplaceBookApp/Info.plist;
@@ -966,7 +966,7 @@
966966
"$(inherited)",
967967
"@executable_path/Frameworks",
968968
);
969-
MARKETING_VERSION = 0.13.0;
969+
MARKETING_VERSION = 0.14.0;
970970
PRODUCT_BUNDLE_IDENTIFIER = "org.brians-brain.CommonplaceBookApp";
971971
PRODUCT_NAME = "$(TARGET_NAME)";
972972
SUPPORTS_MACCATALYST = YES;

0 commit comments

Comments
 (0)