File tree 4 files changed +12
-2
lines changed
src/giantapp-wallpaper-client
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 60
60
61
61
---
62
62
63
+ ## v3.0.11-alpha.11 发布日期:2024.19.23
64
+
65
+ ### 修复
66
+
67
+ - [x] 紧急修复商店版无法使用问题
68
+
69
+ ---
70
+
63
71
## v3.0.10-alpha.10 发布日期:2024.19.23
64
72
65
73
### 功能
Original file line number Diff line number Diff line change 32
32
<AppxBundlePlatforms >x64</AppxBundlePlatforms >
33
33
<GenerateTemporaryStoreCertificate >True</GenerateTemporaryStoreCertificate >
34
34
<HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
35
+ <DefaultLanguage >en</DefaultLanguage >
35
36
</PropertyGroup >
36
37
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
37
38
<AppxBundle >Always</AppxBundle >
Original file line number Diff line number Diff line change 10
10
<Identity
11
11
Name =" 24765mscoder.3"
12
12
Publisher =" CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4"
13
- Version =" 3.0.10 .0" />
13
+ Version =" 3.0.11 .0" />
14
14
15
15
<Properties >
16
16
<DisplayName >巨应壁纸3</DisplayName >
Original file line number Diff line number Diff line change 10
10
<Platforms >x64</Platforms >
11
11
<AssemblyName >LiveWallpaper3</AssemblyName >
12
12
<ApplicationIcon >Assets\Img\logo.ico</ApplicationIcon >
13
- <Version >3.0.10-alpha10 </Version >
13
+ <Version >3.0.11-alpha11 </Version >
14
14
<PackageProjectUrl >https://giantapp.cn</PackageProjectUrl >
15
15
<Authors >巨应君 | Giantapp Man</Authors >
16
16
<ApplicationManifest >app.manifest</ApplicationManifest >
17
+ <DefaultLanguage >en</DefaultLanguage >
17
18
</PropertyGroup >
18
19
19
20
<ItemGroup >
You can’t perform that action at this time.
0 commit comments