feat: bump version to 0.3.8 (#559)

This commit is contained in:
John Wang
2023-07-14 11:53:15 +08:00
committed by GitHub
parent cd51d3323b
commit 7f320f9146
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dify-web",
"version": "0.3.7",
"version": "0.3.8",
"private": true,
"scripts": {
"dev": "next dev",
@@ -109,4 +109,4 @@
"eslint --fix"
]
}
}
}