We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f70ddd commit 08755a4Copy full SHA for 08755a4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 更新日志
2
3
+## 3.1.5
4
+
5
+- 修复标签提示位置不正确的问题 [#1300](https://github.com/EhTagTranslation/EhSyringe/issues/1300)
6
7
## 3.1.4
8
9
- 兼容 [x-gallery-metadata](https://github.com/dnsev-h/x) [#1298](https://github.com/EhTagTranslation/EhSyringe/issues/1298)
package.json
@@ -1,7 +1,7 @@
{
"name": "ehsyringe",
"displayName": "EhSyringe",
- "version": "3.1.4",
+ "version": "3.1.5",
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
"author": "EhTagTranslation",
"repository": {
0 commit comments