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