From e338b6108301dc795fa8b752cbdb74bfba0c7fc7 Mon Sep 17 00:00:00 2001 From: Hamid Reza Mohammadi Date: Fri, 5 Nov 2021 21:27:52 +0330 Subject: [PATCH] v2.95 --- ganjoor/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ganjoor/Properties/AssemblyInfo.cs b/ganjoor/Properties/AssemblyInfo.cs index cc83158..8130a99 100644 --- a/ganjoor/Properties/AssemblyInfo.cs +++ b/ganjoor/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ // 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("2.94.*")] -[assembly: AssemblyFileVersion("2.9.4.0")] +[assembly: AssemblyVersion("2.95.*")] +[assembly: AssemblyFileVersion("2.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("fa-IR")]