Skip to content

Commit d715504

Browse files
committed
Increment version
1 parent 1860faa commit d715504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def help_embed(self, prefix):
199199
em.add_field(name='Custom Mentions', value=mention)
200200
em.add_field(name='Warning', value=warn)
201201
em.add_field(name='Github', value='https://github.com/kyb3r/modmail')
202-
em.set_footer(text='Modmail v1.1.2 | Star the repository to unlock hidden features! /s')
202+
em.set_footer(text='Modmail v1.1.3 | Star the repository to unlock hidden features! /s')
203203

204204
return em
205205

0 commit comments

Comments
 (0)