Skip to content

Commit

Permalink
🔖 Bump version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olejnjak committed Sep 15, 2020
1 parent b372a33 commit 6c9cfce
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.1.1'
s.version = '1.1.2'
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.1.2

### Fixed
- Fix creating empty files when spreadsheet doesn't contain any plurals or only plurals ([#20](https://github.com/AckeeCZ/ACKLocalization/pull/17), kudos to @olejnjak)

Expand Down

0 comments on commit 6c9cfce

Please sign in to comment.