mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2025-09-16 13:49:19 +00:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
8dcede5cae | |||
252f0daf3f | |||
f1d40f73c1 | |||
f5e15bbf0e | |||
229354c4a1 | |||
722aa93fd5 | |||
26f90e1bcc |
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.4
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `plagubot`: `2.3.3`
|
||||||
|
* `kslog`: `0.5.2`
|
||||||
|
|
||||||
## 0.3.3
|
## 0.3.3
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
|
# Replaced to the [PlaguBotPlugins](https://github.com/InsanusMokrassar/PlaguBotPlugins)
|
||||||
|
|
||||||
# PlaguBotCommandsPlugin
|
# PlaguBotCommandsPlugin
|
||||||
|
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/plagubot.plugins.commands)
|
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/plagubot.plugins.commands)
|
||||||
|
@@ -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.3
|
project_version=0.3.4
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.7.10"
|
kotlin = "1.7.10"
|
||||||
plagubot = "2.3.1"
|
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