We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f89a4e commit a757cbdCopy full SHA for a757cbd
src/Lively/Lively.UI.WinUI/Package.appxmanifest
@@ -11,7 +11,7 @@
11
<Identity
12
Name="12030rocksdanister.LivelyWallpaper"
13
Publisher="CN=D80CB9E2-21E6-4D9B-8533-660C768F3C5B"
14
- Version="1.0.136.0" />
+ Version="1.0.137.0" />
15
16
<mp:PhoneIdentity PhoneProductId="04bfe68a-b076-487d-957e-c3eea0ef5dd3" PhonePublisherId="1decb601-e64f-4088-bc00-0e28637c9926" />
17
src/Lively/Lively/Lively.csproj
@@ -7,7 +7,7 @@
7
<StartupObject></StartupObject>
8
<ApplicationIcon>appicon.ico</ApplicationIcon>
9
<ApplicationManifest>app.manifest</ApplicationManifest>
10
- <AssemblyVersion>2.0.7.3</AssemblyVersion>
+ <AssemblyVersion>2.0.7.4</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
0 commit comments