mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2025-02-17 02:31:51 +00:00
commit
dc825a61b9
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.1
|
||||
|
||||
* `Versions`:
|
||||
* `plagubot`: `1.4.1`
|
||||
* `kslog`: `0.4.2`
|
||||
|
||||
## 0.1.3
|
||||
|
||||
* Fix of double commands getting on a start of bot
|
||||
|
@ -4,4 +4,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
project_group=dev.inmo
|
||||
project_version=0.2.0
|
||||
project_version=0.2.1
|
||||
|
@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.6.21"
|
||||
plagubot = "1.4.0"
|
||||
kslog = "0.4.1"
|
||||
plagubot = "1.4.1"
|
||||
kslog = "0.4.2"
|
||||
gh-release = "2.4.1"
|
||||
jb-dokka = "1.6.21"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user