Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ApolloZhu committed Sep 10, 2019
1 parent 08b2dc5 commit 29558e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.4.2] - 2019-09-10
### Changed
- Updated Chinese, Japanese, and Russian translations

## [1.4.1] - 2019-09-10
### Added
- Update through Sparkle (#6)
- Complete Sparkle integration (#6)

## [1.4.0] - 2019-09-08
### Added
Expand Down
4 changes: 2 additions & 2 deletions Dynamic Dark Mode.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
VERSION = 1.4.1;
VERSION = 1.4.2;
};
name = Debug;
};
Expand Down Expand Up @@ -888,7 +888,7 @@
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VERSION = 1.4.1;
VERSION = 1.4.2;
};
name = Release;
};
Expand Down

0 comments on commit 29558e0

Please sign in to comment.