Skip to content

Commit d2704cd

Browse files
committed
update version
1 parent 180e8a1 commit d2704cd

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.example</groupId>
88
<artifactId>WeChatBc</artifactId>
9-
<version>1.0.3-SNAPSHOT</version>
9+
<version>1.0.4-SNAPSHOT</version>
1010

1111
<properties>
1212
<maven.compiler.source>8</maven.compiler.source>

release_info.info

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
VERSION=v1.0.3
2-
DESCRIPTION=修复一些bug
3-
修复: 调用事件时切换上下文类加载器,以保证插件类资源对wechatbc可见
1+
VERSION=v1.0.4
2+
DESCRIPTION=如下:
3+
https://github.com/meteorOSS/WeChatBc
4+
fix: 视频文件上传时无法获取mime类型
5+
feath: 视频消息,发送接口

video/downloaded_video.mp4

-1.79 MB
Binary file not shown.

video/test.mp4

-1.16 MB
Binary file not shown.

video/新建文本文档.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)