From 65eb49ea3775831d537a90346c0a0d547a93afe6 Mon Sep 17 00:00:00 2001 From: Sacha Trauwaen Date: Tue, 12 Dec 2017 19:35:10 +0100 Subject: [PATCH] v3.5.1 --- OpenContent/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenContent/Properties/AssemblyInfo.cs b/OpenContent/Properties/AssemblyInfo.cs index a2fe2ca3..c386db78 100644 --- a/OpenContent/Properties/AssemblyInfo.cs +++ b/OpenContent/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("03.04.02.0")] -[assembly: AssemblyFileVersion("03.04.02.0")] +[assembly: AssemblyVersion("03.05.01.0")] +[assembly: AssemblyFileVersion("03.05.01.0")]