diff --git a/CodeHubDesktop/CodeHubDesktop.csproj b/CodeHubDesktop/CodeHubDesktop.csproj
index 8de2993..72ba897 100644
--- a/CodeHubDesktop/CodeHubDesktop.csproj
+++ b/CodeHubDesktop/CodeHubDesktop.csproj
@@ -5,11 +5,11 @@
true
CodeHubDesktop
CodeHubDesktop
- 1.0.0.0
+ 1.1.0.0
Debug;Release
Copyright © Mahdi 2018-2020
- 1.0.1.0
- 1.0.1.0
+ 1.1.0.0
+ 1.1.0.0
latest
en;fa;en-US;fa-IR
Resources\gitbanner_6jm_icon.ico
diff --git a/CodeHubDesktop/Views/SnippetHistory.xaml b/CodeHubDesktop/Views/SnippetHistory.xaml
index bde9b5c..29a0bbc 100644
--- a/CodeHubDesktop/Views/SnippetHistory.xaml
+++ b/CodeHubDesktop/Views/SnippetHistory.xaml
@@ -3,7 +3,6 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:prism="http://prismlibrary.com/"
xmlns:hc="https://handyorg.github.io/handycontrol"
- xmlns:control="clr-namespace:CodeHubDesktop.Controls"
xmlns:lang="clr-namespace:CodeHubDesktop.MultiLanguage.Language"
xmlns:ext="clr-namespace:CodeHubDesktop.DynamicLanguage"
ext:Translation.ResourceManager="{x:Static lang:Lang.ResourceManager}"