Skip to content

Commit

Permalink
Bump version to 6.0a2.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentsimmons committed Feb 6, 2021
1 parent 5671497 commit 3572fe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xcconfig/common/NetNewsWire_mac_target_common.xcconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.0a1
CURRENT_PROJECT_VERSION = 6006
MARKETING_VERSION = 6.0a2
CURRENT_PROJECT_VERSION = 6007

ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down

0 comments on commit 3572fe1

Please sign in to comment.