File tree 5 files changed +10
-7
lines changed
M3u8Downloader_H.PluginManager
5 files changed +10
-7
lines changed Original file line number Diff line number Diff line change
1
+ # 3.13.4 (2023/08/07)
2
+ - 修复上次更新导致无法重试的错误
3
+
1
4
# 3.13.3 (2023/08/04)
2
5
- 修复当超时时会报错误得问题
3
6
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
5
5
<Nullable >enable</Nullable >
6
- <Version >3.13.3 .0</Version >
6
+ <Version >3.13.4 .0</Version >
7
7
<Authors >Harlan</Authors >
8
- <AssemblyVersion >3.13.3 .0</AssemblyVersion >
8
+ <AssemblyVersion >3.13.4 .0</AssemblyVersion >
9
9
</PropertyGroup >
10
10
11
11
<PropertyGroup Condition =" '$(Configuration)'=='Release'" >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
5
5
<Nullable >enable</Nullable >
6
- <AssemblyVersion >3.13.3 .0</AssemblyVersion >
7
- <Version >3.13.3 .0</Version >
6
+ <AssemblyVersion >3.13.4 .0</AssemblyVersion >
7
+ <Version >3.13.4 .0</Version >
8
8
</PropertyGroup >
9
9
10
10
<PropertyGroup Condition =" '$(Configuration)'=='Release'" >
Original file line number Diff line number Diff line change 5
5
<TargetFramework >net6.0-windows</TargetFramework >
6
6
<Nullable >enable</Nullable >
7
7
<UseWPF >true</UseWPF >
8
- <Version >3.13.3 .0</Version >
8
+ <Version >3.13.4 .0</Version >
9
9
<ApplicationIcon >icon.ico</ApplicationIcon >
10
10
</PropertyGroup >
11
11
Original file line number Diff line number Diff line change 7
7
<UseWindowsForms >true</UseWindowsForms >
8
8
<RootNamespace >M3u8Downloader_H</RootNamespace >
9
9
<Platforms >AnyCPU;x64</Platforms >
10
- <AssemblyVersion >3.13.3 .0</AssemblyVersion >
11
- <Version >3.13.3 .0</Version >
10
+ <AssemblyVersion >3.13.4 .0</AssemblyVersion >
11
+ <Version >3.13.4 .0</Version >
12
12
<PackageId >m3u8视频下载器</PackageId >
13
13
<Product >m3u8视频下载器</Product >
14
14
<ApplicationIcon >icon.ico</ApplicationIcon >
You can’t perform that action at this time.
0 commit comments