We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c690e7 + 8a64027 commit d5b3559Copy full SHA for d5b3559
CMText/Channels.py
@@ -12,6 +12,8 @@ class Channels:
12
'Line',
13
'Twitter',
14
'MobilePush',
15
+ 'Facebook Messenger',
16
+ 'Google Business Messages'
17
}
18
19
def Check_Channels(self, allowedChannels):
CMText/version.py
@@ -1,2 +1,2 @@
1
#project Version
2
-__version__ = '1.1.0'
+__version__ = '1.1.1'
0 commit comments