Skip to content

Commit 8d48250

Browse files
committed
Bumped version
1 parent c696f2e commit 8d48250

File tree

73 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+77
-77
lines changed

ChatLayout.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 = 'ChatLayout'
3-
s.version = '2.3.1'
3+
s.version = '2.3.2'
44
s.summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
55
s.swift_version = '6.2'
66

Example/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
2-
- ChatLayout (2.3.1):
3-
- ChatLayout/Ultimate (= 2.3.1)
4-
- ChatLayout/Core (2.3.1)
5-
- ChatLayout/Extras (2.3.1):
2+
- ChatLayout (2.3.2):
3+
- ChatLayout/Ultimate (= 2.3.2)
4+
- ChatLayout/Core (2.3.2)
5+
- ChatLayout/Extras (2.3.2):
66
- ChatLayout/Core
7-
- ChatLayout/Ultimate (2.3.1):
7+
- ChatLayout/Ultimate (2.3.2):
88
- ChatLayout/Core
99
- ChatLayout/Extras
1010
- DifferenceKit (1.3.0):
@@ -35,7 +35,7 @@ EXTERNAL SOURCES:
3535
:path: "../"
3636

3737
SPEC CHECKSUMS:
38-
ChatLayout: 88bc7aba675fbbbc9bbfa4aa8a8cb2749ade1d23
38+
ChatLayout: 980434635be297003ee83dad53da2be62b7efbfa
3939
DifferenceKit: ab185c4d7f9cef8af3fcf593e5b387fb81e999ca
4040
FPSCounter: 884afec377de66637808c4f52ecc3b85a404732b
4141
InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3

docs/Classes/CellLayoutContainerView.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/ChatLayoutAttributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/ChatLayoutInvalidationContext.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/CollectionViewChatLayout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/ContainerCollectionReusableView.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/ContainerCollectionViewCell.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/EdgeAligningView.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

docs/Classes/EdgeAligningView/Edge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../../index.html">
24-
ChatLayout 2.3.1 Docs
24+
ChatLayout 2.3.2 Docs
2525
</a>
2626
(100% documented)
2727
</p>

0 commit comments

Comments
 (0)