Skip to content

Commit eeb3575

Browse files
committed
Update changelog and bump version
1 parent 36691ac commit eeb3575

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.6.8
4+
5+
- Fix duplicaged buttons on orientation change.
6+
37
## 1.6.7
48

59
- Fix quality loss in snapshot image.

MGSwipeTableCell.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 = 'MGSwipeTableCell'
3-
s.version = '1.6.7'
3+
s.version = '1.6.8'
44
s.author = { 'Imanol Fernandez' => 'mortimergoro@gmail.com' }
55
s.homepage = 'https://github.com/MortimerGoro/MGSwipeTableCell'
66
s.summary = 'An easy to use UITableViewCell subclass that allows to display swipeable buttons with a variety of transitions'

0 commit comments

Comments
 (0)