Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit f42add4

Browse files
committed
Updated to 2.2.1
1 parent a90d0c5 commit f42add4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/GenshinSwitch/GenshinSwitch.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<ApplicationIcon>Assets/Logos/Favicon.ico</ApplicationIcon>
99
<Platforms>x64</Platforms>
1010
<PlatformTarget>x64</PlatformTarget>
11-
<AssemblyVersion>2.2.0</AssemblyVersion>
12-
<FileVersion>2.2.0</FileVersion>
13-
<Version>$(VersionPrefix)2.2.0</Version>
11+
<AssemblyVersion>2.2.1</AssemblyVersion>
12+
<FileVersion>2.2.1</FileVersion>
13+
<Version>$(VersionPrefix)2.2.1</Version>
1414
<Authors>GenshinMatrix</Authors>
1515
<Company>GenshinMatrix</Company>
1616
<RuntimeIdentifiers>win10-x64</RuntimeIdentifiers>

src/GenshinSwitch/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Identity
1313
Name="E0F0B14C-9CA5-4B60-8B6E-0DC219EBB4A7"
1414
Publisher="CN=ema"
15-
Version="2.2.0.0" />
15+
Version="2.2.1.0" />
1616

1717
<Properties>
1818
<DisplayName>GenshinSwitch</DisplayName>

0 commit comments

Comments
 (0)