From 9be6619efabb2e67ab71e74cd354702b40c8af65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20D=C3=ADaz?= Date: Sat, 10 Aug 2024 20:05:34 -0600 Subject: [PATCH] 1.1.0 Version. --- WEB BLOCKER/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WEB BLOCKER/Properties/AssemblyInfo.cs b/WEB BLOCKER/Properties/AssemblyInfo.cs index ee1f196..2982ac7 100644 --- a/WEB BLOCKER/Properties/AssemblyInfo.cs +++ b/WEB BLOCKER/Properties/AssemblyInfo.cs @@ -32,5 +32,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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")]