🎉 update version

This commit is contained in:
JustSong
2022-07-28 23:19:58 +08:00
parent b8a23e512b
commit 52e3465a30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "message-pusher",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"scripts": {
"start": "node ./app.js",
+1 -1
View File
@@ -75,7 +75,7 @@
<label class="label">默认推送方式</label>
<article class="message">
<div class="message-body">
可选值有:test(使用微信测试号进行推送),corp(使用微信企业号进行推送),email(使用邮件进行推送)
可选值有:test(使用微信测试号进行推送),corp(使用微信企业号进行推送),email(使用邮件进行推送)client(使用客户端进行推送)
</div>
</article>
<div class="control">