1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00

0.20.2 - MessageIsNotModifierException

This commit is contained in:
2019-12-13 23:34:58 +06:00
parent fdf45d7566
commit 5249fb517f
3 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version"
}
project.version = "0.20.1"
project.version = "0.20.2"
project.group = "com.github.insanusmokrassar"
apply from: "publish.gradle"