Skip to content

Commit 4052797

Browse files
committed
update to 4.0.9.5000
1 parent 2477d6b commit 4052797

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Maven 依赖
4747
<dependency>
4848
<groupId>top.focess</groupId>
4949
<artifactId>focess-qq</artifactId>
50-
<version>4.0.9.3000</version>
50+
<version>4.0.9.5000</version>
5151
</dependency>
5252
```
5353

5454
Gradle 依赖
5555
```gradle
56-
implementation 'top.focess:focess-qq:4.0.9.3000'
56+
implementation 'top.focess:focess-qq:4.0.9.5000'
5757
```
5858

5959
开发文档移步本项目[Wiki](https://github.com/MIdCoard/MiraiQQ/wiki)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<description>A simple QQ Bot framework</description>
99
<groupId>top.focess</groupId>
1010
<artifactId>focess-qq</artifactId>
11-
<version>4.0.9.4000</version>
11+
<version>4.0.9.5000</version>
1212
<distributionManagement>
1313
<snapshotRepository>
1414
<id>ossrh</id>

0 commit comments

Comments
 (0)