From 4c1de581c84b83263a26a23d94769ae0fc92d336 Mon Sep 17 00:00:00 2001 From: Fatalis Date: Thu, 29 Oct 2015 15:33:39 -0500 Subject: [PATCH] v1.2.2 --- LiveSplit.MirrorsEdge/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LiveSplit.MirrorsEdge/Properties/AssemblyInfo.cs b/LiveSplit.MirrorsEdge/Properties/AssemblyInfo.cs index a620253..6e2c2a7 100644 --- a/LiveSplit.MirrorsEdge/Properties/AssemblyInfo.cs +++ b/LiveSplit.MirrorsEdge/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.1.0")] -[assembly: AssemblyFileVersion("1.2.1.0")] +[assembly: AssemblyVersion("1.2.2.0")] +[assembly: AssemblyFileVersion("1.2.2.0")]