mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 13:55:53 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4df6eafe6a | |||
| 3876262a7b | |||
| b10a00ca0d | |||
| e6765b6c25 |
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.5.1
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.38.4`
|
||||
* `microutils`: `0.9.5`
|
||||
|
||||
## 0.5.0
|
||||
|
||||
* `Versions`
|
||||
|
||||
@@ -11,8 +11,8 @@ You can create your bot using
|
||||
|
||||
| Template: | [](https://github.com/InsanusMokrassar/PlaguBotPluginTemplate/generate) |
|
||||
|-----------|-----------------------------------------------------------------------------------------------------------------|
|
||||
| Bot version: | [](https://bintray.com/insanusmokrassar/PlaguBot/plagubot.bot/_latestVersion) |
|
||||
| Plugin version: | [](https://bintray.com/insanusmokrassar/PlaguBot/plagubot.plugin/_latestVersion) |
|
||||
| Bot version: | [](https://maven-badges.herokuapp.com/maven-central/dev.inmo/plagubot.bot) |
|
||||
| Plugin version: | [](https://maven-badges.herokuapp.com/maven-central/dev.inmo/plagubot.plugin) |
|
||||
|
||||
That is a set of libraries for plagubots. Look at the
|
||||
[PlaguBot Plugin template](https://insanusmokrassar.github.io/PlaguBotPluginTemplate/) to find how to create your bot.
|
||||
|
||||
@@ -10,8 +10,8 @@ kotlin_serialisation_runtime_version=1.3.2
|
||||
kotlin_exposed_version=0.37.2
|
||||
|
||||
sdi_version=0.6.0
|
||||
tgbotapi_version=0.38.0
|
||||
microutils_version=0.9.0
|
||||
tgbotapi_version=0.38.4
|
||||
microutils_version=0.9.5
|
||||
klassindex_version=4.1.0-rc.1
|
||||
|
||||
sqlite_version=3.36.0.3
|
||||
@@ -19,4 +19,4 @@ sqlite_version=3.36.0.3
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
group=dev.inmo
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
|
||||
Reference in New Issue
Block a user