mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2025-09-15 21:29:18 +00:00
Compare commits
11 Commits
Author | SHA1 | Date | |
---|---|---|---|
1f04f04744 | |||
ec1acfd215 | |||
7d5c350779 | |||
dc825a61b9 | |||
6941f7ef02 | |||
2e39ed4a76 | |||
21a17579a3 | |||
c96dfd8062 | |||
d54ae20571 | |||
4f25549bf5 | |||
47eefd0d77 |
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* `Versions`:
|
||||
* `kotlin`: `1.7.10`
|
||||
* `plagubot`: `2.0.0`
|
||||
* `kslog`: `0.5.0`
|
||||
|
||||
## 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.1.3
|
||||
project_version=0.3.0
|
||||
|
@@ -1,10 +1,10 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.6.21"
|
||||
plagubot = "1.3.1"
|
||||
kslog = "0.3.2"
|
||||
kotlin = "1.7.10"
|
||||
plagubot = "2.0.0"
|
||||
kslog = "0.5.0"
|
||||
gh-release = "2.4.1"
|
||||
jb-dokka = "1.6.21"
|
||||
jb-dokka = "1.7.10"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
Reference in New Issue
Block a user