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 d5b3559 + 1acd624 commit e1cfedfCopy full SHA for e1cfedf
CMText/Channels.py
@@ -13,7 +13,8 @@ class Channels:
13
'Twitter',
14
'MobilePush',
15
'Facebook Messenger',
16
- 'Google Business Messages'
+ 'Google Business Messages',
17
+ 'Instagram'
18
}
19
20
def Check_Channels(self, allowedChannels):
CMText/version.py
@@ -1,2 +1,2 @@
1
#project Version
2
-__version__ = '1.1.1'
+__version__ = '1.1.2'
0 commit comments