We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4d70b commit 3b24e98Copy full SHA for 3b24e98
1 file changed
emoji_support/upd.emoji_support.php
@@ -16,7 +16,7 @@ public function install()
16
{
17
ee('Model')->make('Module', [
18
'module_name' => 'Emoji_support',
19
- 'module_version' => '1.0.2',
+ 'module_version' => '1.1.1',
20
'has_cp_backend' => TRUE,
21
'has_publish_fields' => FALSE
22
])->save();
0 commit comments