Skip to content

Commit 4cc7cee

Browse files
committed
Bump version to 1.1.1
1 parent e2fe93f commit 4cc7cee

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

SaveEditor/SaveEditor.csproj

+12-12
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
<TargetFramework>net8.0-windows</TargetFramework>
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
8-
<RootNamespace>LM2.SaveEditor</RootNamespace>
9-
<AssemblyName>LM2_SaveEditor</AssemblyName>
10-
<Title>Luigi's Mansion 2 Save Editor</Title>
11-
<Authors>Tolly Hill</Authors>
12-
<Company>Tolly Hill</Company>
13-
<Description>A save file editor for Luigi's Mansion 2</Description>
14-
<Copyright>Copyright © 2023-2024 Ptolemy Hill</Copyright>
15-
<PackageProjectUrl>https://github.com/TollyH/LM2</PackageProjectUrl>
16-
<RepositoryUrl>https://github.com/TollyH/LM2</RepositoryUrl>
17-
<RepositoryType>git</RepositoryType>
18-
<Version>1.1.0</Version>
19-
<ApplicationIcon>Darkmoon.ico</ApplicationIcon>
8+
<RootNamespace>LM2.SaveEditor</RootNamespace>
9+
<AssemblyName>LM2_SaveEditor</AssemblyName>
10+
<Title>Luigi's Mansion 2 Save Editor</Title>
11+
<Authors>Tolly Hill</Authors>
12+
<Company>Tolly Hill</Company>
13+
<Description>A save file editor for Luigi's Mansion 2</Description>
14+
<Copyright>Copyright © 2023-2024 Ptolemy Hill</Copyright>
15+
<PackageProjectUrl>https://github.com/TollyH/LM2</PackageProjectUrl>
16+
<RepositoryUrl>https://github.com/TollyH/LM2</RepositoryUrl>
17+
<RepositoryType>git</RepositoryType>
18+
<Version>1.1.1</Version>
19+
<ApplicationIcon>Darkmoon.ico</ApplicationIcon>
2020
</PropertyGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)