mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2025-09-16 13:49:19 +00:00
Compare commits
11 Commits
Author | SHA1 | Date | |
---|---|---|---|
f1d40f73c1 | |||
f5e15bbf0e | |||
229354c4a1 | |||
722aa93fd5 | |||
9833cf5f18 | |||
dcff436ed1 | |||
26f90e1bcc | |||
c5c641dfbd | |||
781026fb8e | |||
08387cd0c1 | |||
cce01759c4 |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.4
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `plagubot`: `2.3.3`
|
||||||
|
* `kslog`: `0.5.2`
|
||||||
|
|
||||||
|
## 0.3.3
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `plagubot`: `2.3.1`
|
||||||
|
|
||||||
## 0.3.2
|
## 0.3.2
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
@@ -4,4 +4,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
project_group=dev.inmo
|
project_group=dev.inmo
|
||||||
project_version=0.3.2
|
project_version=0.3.4
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.7.10"
|
kotlin = "1.7.10"
|
||||||
plagubot = "2.2.0"
|
plagubot = "2.3.3"
|
||||||
kslog = "0.5.1"
|
kslog = "0.5.2"
|
||||||
gh-release = "2.4.1"
|
gh-release = "2.4.1"
|
||||||
jb-dokka = "1.7.10"
|
jb-dokka = "1.7.10"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user