mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2024-11-27 02:08:44 +00:00
commit
e0572c1203
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.1
|
||||
|
||||
* `Versions`:
|
||||
* `plagubot`: `2.1.0`
|
||||
* `kslog`: `0.5.1`
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* `Versions`:
|
||||
|
@ -4,4 +4,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
project_group=dev.inmo
|
||||
project_version=0.3.0
|
||||
project_version=0.3.1
|
||||
|
@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.7.10"
|
||||
plagubot = "2.0.0"
|
||||
kslog = "0.5.0"
|
||||
plagubot = "2.1.0"
|
||||
kslog = "0.5.1"
|
||||
gh-release = "2.4.1"
|
||||
jb-dokka = "1.7.10"
|
||||
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Reference in New Issue
Block a user