Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Apr 10, 2020
1 parent 136b668 commit d9cb1f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CodeHubDesktop/CodeHubDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<UseWPF>true</UseWPF>
<AssemblyName>CodeHubDesktop</AssemblyName>
<RootNamespace>CodeHubDesktop</RootNamespace>
<Version>1.0.0.0</Version>
<Version>1.1.0.0</Version>
<Configurations>Debug;Release</Configurations>
<Copyright>Copyright © Mahdi 2018-2020</Copyright>
<FileVersion>1.0.1.0</FileVersion>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<LangVersion>latest</LangVersion>
<SatelliteResourceLanguages>en;fa;en-US;fa-IR</SatelliteResourceLanguages>
<ApplicationIcon>Resources\gitbanner_6jm_icon.ico</ApplicationIcon>
Expand Down
1 change: 0 additions & 1 deletion CodeHubDesktop/Views/SnippetHistory.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit d9cb1f3

Please sign in to comment.