Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeftofZen committed Feb 9, 2024
1 parent 1dd1bde commit 606e81f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Gui/Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@
<StartupObject>OpenLoco.ObjectEditor.Gui.Program</StartupObject>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/OpenLoco/OpenLocoObjectEditor</RepositoryUrl>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<AssemblyVersion>1.0.1</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<AssemblyName>ObjectEditor</AssemblyName>
<Authors>LeftofZen</Authors>
<Product>$(AssemblyName) $(AssemblyVersion)</Product>
<Version>$(AssemblyVersion)</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1

0 comments on commit 606e81f

Please sign in to comment.