We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027c8d5 commit 330306dCopy full SHA for 330306d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 更新日志
2
3
+## 3.2.3
4
+
5
+- 修复外部数据库功能 bug [#1307](https://github.com/EhTagTranslation/EhSyringe/issues/1307)
6
7
## 3.2.2
8
9
- 修复翻译更新功能 [#1305](https://github.com/EhTagTranslation/EhSyringe/issues/1305)
package.json
@@ -1,7 +1,7 @@
{
"name": "ehsyringe",
"displayName": "EhSyringe",
- "version": "3.2.2",
+ "version": "3.2.3",
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
"author": "EhTagTranslation",
"repository": {
0 commit comments