mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2025-09-16 13:49:19 +00:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
277120c07b | |||
f9fab4741a | |||
84139e2c03 | |||
44524d847a |
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.1.2
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `plagubot`: `1.3.1`
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
|
||||||
* `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.1.1
|
project_version=0.1.2
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.6.21"
|
kotlin = "1.6.21"
|
||||||
plagubot = "1.3.0"
|
plagubot = "1.3.1"
|
||||||
kslog = "0.3.2"
|
kslog = "0.3.2"
|
||||||
gh-release = "2.4.1"
|
gh-release = "2.4.1"
|
||||||
jb-dokka = "1.6.21"
|
jb-dokka = "1.6.21"
|
||||||
|
Reference in New Issue
Block a user