Skip to content

Commit 2c59b7c

Browse files
committed
release:v3.0.3-alpha.2 ,提升版本号,因为商店已经占用了3.0.2
1 parent 10d0739 commit 2c59b7c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/2.更新记录.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 更新记录
22

3-
## v3.0.x-alpha.3 发布日期:待定
3+
## v3.0.x-alpha.x 发布日期:待定
44

55
### 功能
66

@@ -10,7 +10,7 @@
1010

1111
- [ ] todo
1212

13-
## v3.0.2-alpha.2 发布日期:2024.1.8
13+
## v3.0.3-alpha.2 发布日期:2024.1.8
1414

1515
### 功能
1616

src/giantapp-wallpaper-client/Client.App/Client.App.wapproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<EntryPointProjectUniqueName>..\Client\Client.csproj</EntryPointProjectUniqueName>
2828
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
2929
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
30-
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
30+
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
3131
<GenerateTestArtifacts>True</GenerateTestArtifacts>
3232
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
3333
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>

src/giantapp-wallpaper-client/Client.App/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Identity
1111
Name="24765mscoder.3"
1212
Publisher="CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4"
13-
Version="3.0.2.0" />
13+
Version="3.0.3.0" />
1414

1515
<Properties>
1616
<DisplayName>巨应壁纸3</DisplayName>

src/giantapp-wallpaper-client/Client/Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Platforms>x64</Platforms>
1111
<AssemblyName>LiveWallpaper3</AssemblyName>
1212
<ApplicationIcon>Assets\Img\logo.ico</ApplicationIcon>
13-
<Version>3.0.2-alpha2</Version>
13+
<Version>3.0.3-alpha2</Version>
1414
<PackageProjectUrl>https://giantapp.cn</PackageProjectUrl>
1515
<Authors>巨应君 | Giantapp Studio</Authors>
1616
<ApplicationManifest>app.manifest</ApplicationManifest>

0 commit comments

Comments
 (0)