+ switch to v1.0.0 as default dev version

+ BanChatMember
+ AnswerCallbackQuery
+ ApproveChatJoinRequest
+ SetMessageReaction
+ BanChatSenderChat
+ some fixes and docs
This commit is contained in:
hdvtdev
2025-04-05 19:07:20 +03:00
parent 61bd59a0a9
commit 1aae238497
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = 'com.github.hdvtdev'
version = '0.1.0'
version = '1.0.0'
repositories {
mavenCentral()