Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
aRandomKiwi committed Aug 1, 2021
1 parent 91a02b9 commit 7c2422c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified 1.3/Assemblies/AndroidTiers.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
- Fully customizable
- More, etc etc
Version <color=#FFD800>3.0.0</color>
Version <color=#FFD800>3.0.0RC rev3</color>
]]>
</description>
</ModMetaData>
4 changes: 2 additions & 2 deletions Source/Androids For RW1.3/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("3.0.0.2")]
[assembly: AssemblyVersion("3.0.0.3")]
[assembly: CompilationRelaxations(8)]
[assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)]
[assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default | DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | DebuggableAttribute.DebuggingModes.EnableEditAndContinue | DebuggableAttribute.DebuggingModes.DisableOptimizations)]
Expand All @@ -17,4 +17,4 @@
[assembly: AssemblyTrademark("")]
[assembly: ComVisible(false)]
[assembly: Guid("4ed7b8ad-47e8-4436-a9bf-e664b17196d7")]
[assembly: AssemblyFileVersion("3.0.0.2")]
[assembly: AssemblyFileVersion("3.0.0.3")]
Binary file modified Source/Androids For RW1.3/obj/Debug/AndroidTiers.dll
Binary file not shown.

0 comments on commit 7c2422c

Please sign in to comment.