Skip to content

Commit 79c5a73

Browse files
committed
fix: 修复杂七杂八的 bugs
1 parent ed302ba commit 79c5a73

4 files changed

Lines changed: 245 additions & 507 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ATRI",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "ATRI -My Dear Moments- 视觉小说移植 (小米手环 9 Pro 版)",
55
"private": true,
66
"author": "Yaowen Fan <maoxian666@outlook.com>",

src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"package": "io.github.fywmjj.ATRI",
33
"name": "ATRI",
4-
"versionName": "2.2.0",
5-
"versionCode": 1748785760,
4+
"versionName": "2.2.1",
5+
"versionCode": 1748788162,
66
"minPlatformVersion": 1000,
77
"icon": "/common/logo.png",
88
"deviceTypeList": [

0 commit comments

Comments
 (0)