We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab85163 commit f50fb5bCopy full SHA for f50fb5b
Gui/Gui.csproj
@@ -11,7 +11,7 @@
11
<StartupObject>OpenLoco.ObjectEditor.Gui.Program</StartupObject>
12
<PackageReadmeFile>README.md</PackageReadmeFile>
13
<RepositoryUrl>https://github.com/OpenLoco/OpenLocoObjectEditor</RepositoryUrl>
14
- <AssemblyVersion>1.0.2</AssemblyVersion>
+ <AssemblyVersion>1.0.3</AssemblyVersion>
15
<FileVersion>$(AssemblyVersion)</FileVersion>
16
<AssemblyName>ObjectEditor</AssemblyName>
17
<Authors>LeftofZen</Authors>
version.txt
@@ -1 +1 @@
1
-1.0.2
+1.0.3
0 commit comments