Skip to content

Commit 2ee69df

Browse files
committed
πŸ”– Bump version to 1.3.0
1 parent f8d98b9 commit 2ee69df

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

β€Ž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.2.0'
3+
s.version = '1.3.0'
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.3.0
12+
1113
### Added
1214
- Add support for loading secrets from environment variables ([#29](https://github.com/AckeeCZ/ACKLocalization/pull/29), kudos to @leinhauplk)
1315

0 commit comments

Comments
Β (0)