Skip to content

Commit

Permalink
🔖 Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
babacros committed Jul 21, 2023
1 parent 5bd1b53 commit afd8e35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ACKLocalization.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ACKLocalization'
s.version = '1.5.0'
s.version = '1.6.0'
s.summary = 'Localize app from Google Spreadsheet'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

## master

## 1.6.0

### Added
- Add check for duplicate keys in Spreadsheet ([#38](https://github.com/AckeeCZ/ACKLocalization/pull/38), kudos to @AGr-AlexandrGrigoryev)
- Replaces custom solution for getting auth credentials with [google auth library](https://github.com/googleapis/google-auth-library-swift) ([#36](https://github.com/AckeeCZ/ACKLocalization/pull/36), kudos to @babacros)
Expand Down

0 comments on commit afd8e35

Please sign in to comment.