Skip to content

Commit

Permalink
Release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoii committed Mar 26, 2020
1 parent d06d484 commit 60fca35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# build
httpVersion=v1.3.1
httpVersion=v1.3.2

# style guide
kotlin.code.style=official
# config
miraiVersion=0.30.0
miraiConsoleVersion=0.3.5
miraiVersion=0.30.1
miraiConsoleVersion=0.3.7
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin
Expand Down
2 changes: 1 addition & 1 deletion mirai-api-http/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: MiraiAPIHTTP
path: net.mamoe.mirai.api.http.HttpApiPluginBase
version: v1.3.1
version: v1.3.2
info: Mirai HTTP API Server Plugin
author: "ryoii"

0 comments on commit 60fca35

Please sign in to comment.