Skip to content

Commit b1d2952

Browse files
committed
6.0.0 Release
1 parent c15f916 commit b1d2952

File tree

3 files changed

+414
-727
lines changed

3 files changed

+414
-727
lines changed

JoyPixels/JoyPixels/Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Client: ClientInterface {
1414
public var riskyMatchAscii: Bool = false // set true to match ascii without leading/trailing space char
1515
public var shortcodes: Bool = true // convert shortcodes?
1616

17-
public var emojiVersion: String = "5.0"
17+
public var emojiVersion: String = "6.0"
1818
public var emojiSize: EmojiSize = .size32
1919

2020
public var greedyMatch: Bool = false

0 commit comments

Comments
 (0)