Skip to content

Commit 6f891a4

Browse files
committed
πŸ”– Bump version to 1.1.3
1 parent 42c46aa commit 6f891a4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

β€ŽACKLocalization.podspecβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ACKLocalization'
3-
s.version = '1.1.2'
3+
s.version = '1.1.3'
44
s.summary = 'Localize app from Google Spreadsheet'
55

66
# This description is used to generate tags and improve search results.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
## master
1010

11+
## 1.1.3
12+
1113
### Fixed
1214
- Fix creating invalid keys, if contain quote marks ([#22](https://github.com/AckeeCZ/ACKLocalization/pull/22), kudos to @mateuszjablonski)
1315

0 commit comments

Comments
Β (0)