Skip to content

Commit

Permalink
Incremented version to 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
newmarcel committed Oct 2, 2023
1 parent 3513f36 commit b18cf2f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

## Changelog ##

### v1.6.6 ###

### v1.6.5 ###

- updated the Traditional Chinese translation ([#198](https://github.com/newmarcel/KeepingYouAwake/pull/198))
Expand Down
4 changes: 2 additions & 2 deletions Configuration.xcconfig
Expand Up @@ -9,8 +9,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.13
PRODUCT_BUNDLE_IDENTIFIER = info.marcel-dierkes.KeepingYouAwake

MARKETING_VERSION = 1.6.5
CURRENT_PROJECT_VERSION = 1060501
MARKETING_VERSION = 1.6.6
CURRENT_PROJECT_VERSION = 1060600

GENERATE_INFOPLIST_FILE = YES
INFOPLIST_KEY_LSApplicationCategoryType = public.app-category.utilities
Expand Down
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@
NAME = KeepingYouAwake
VERSION = 1.6.5
VERSION = 1.6.6

SCHEME = $(NAME)
TARGET = $(NAME)
Expand Down

0 comments on commit b18cf2f

Please sign in to comment.