Skip to content

Commit 07b394d

Browse files
committed
Release 1.8.1 / TV 1.3.0
1 parent b19a7fd commit 07b394d

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

assets/app_version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"version": "1.7.7",
3-
"version_num": 10707,
4-
"version_desc": "- 修复哔哩哔哩分类加载失败 #630\n- 支持WebDAV同步 #617 @SlotSun\n- 修复屏蔽词列表同步失败 #619 @SlotSun\n- 修复虎牙断流 #585 @SlotSun",
2+
"version": "1.8.1",
3+
"version_num": 10801,
4+
"version_desc": "- 屏蔽斗鱼机器人弹幕\n- 回滚Flutter版本到3.22",
55
"prerelease":false,
66
"download_url": "https://github.com/xiaoyaocz/dart_simple_live/releases"
77
}

assets/tv_app_version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"version": "1.2.9",
3-
"version_num": 10209,
4-
"version_desc": "- 修复一些问题",
2+
"version": "1.3.0",
3+
"version_num": 10300,
4+
"version_desc": "- 屏蔽斗鱼机器人弹幕\n- 回滚Flutter版本到3.22",
55
"prerelease":true,
66
"download_url": "https://github.com/xiaoyaocz/dart_simple_live/releases"
77
}

simple_live_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: simple_live_app
2-
version: 1.8.0+10800
2+
version: 1.8.1+10801
33
publish_to: none
44
description: "Simple Live APP"
55
environment:

simple_live_tv_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: simple_live_tv_app
22
description: A new Flutter project.
33
publish_to: 'none'
4-
version: 1.2.9+10209
4+
version: 1.3.0+10300
55

66
environment:
77
sdk: '>=3.1.2 <4.0.0'

0 commit comments

Comments
 (0)