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 1e0b3a0 commit 4c62ef2Copy full SHA for 4c62ef2
AvaGui/AvaGui.csproj
@@ -10,7 +10,7 @@
10
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11
<PackageReadmeFile>README.md</PackageReadmeFile>
12
<RepositoryUrl>https://github.com/OpenLoco/OpenLocoObjectEditor</RepositoryUrl>
13
- <AssemblyVersion>2.1.0</AssemblyVersion>
+ <AssemblyVersion>2.2.0</AssemblyVersion>
14
<FileVersion>$(AssemblyVersion)</FileVersion>
15
<AssemblyName>ObjectEditor</AssemblyName>
16
<Product>$(AssemblyName) $(AssemblyVersion)</Product>
AvaGui/version.txt
@@ -1 +1 @@
1
-2.1.0
+2.2.0
0 commit comments