Skip to content

Commit

Permalink
build: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarryDream committed Sep 17, 2024
1 parent b86da66 commit 1f07c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adachi-bot",
"private": true,
"version" : "3.4.0",
"version" : "3.4.1",
"description": "功能集成的 bot 开发框架",
"scripts": {
"dev": "cross-env NODE_ENV=development ts-node app.ts",
Expand Down

0 comments on commit 1f07c19

Please sign in to comment.