Bereite Release vor

This commit is contained in:
Andreas Bielawski
2016-06-20 22:36:12 +02:00
parent f3e04bc046
commit 89ff787b09
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ function about:action(msg, config)
-- disabled to restore old behaviour
-- if msg.forward_from then return end
local output = config.about_text .. '\nBrawlbot v2, basierend auf Otouto von topkecleon.'
local output = config.about_text .. '\nBrawlbot v2.0, basierend auf Otouto von topkecleon.'
if
(msg.new_chat_participant and msg.new_chat_participant.id == self.info.id)