Skip to content

Commit b541ecb

Browse files
committed
version: 1.0-alpha.4
1 parent 94423f2 commit b541ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bot.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
*/
55

66
/* eslint-disable no-unused-vars */
7-
const VERSION = 'v1.0-alpha.3'
8-
const BUILD_DATE = '2021/4/6'
7+
const VERSION = 'v1.0-alpha.4'
8+
const BUILD_DATE = '2021/5/8'
99
/* eslint-enable no-unused-vars */
1010

1111
// Setup logger first

0 commit comments

Comments
 (0)