Skip to content

Commit

Permalink
update assembly version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadKarimi committed Nov 2, 2024
1 parent 93437f4 commit 181e6bb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/Riter/Riter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@
<Nullable>disable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
<AssemblyVersion>0.0.10</AssemblyVersion>
<PackageReleaseNotes>
v0.0.9
- Add Defaults HotKeys in a File and add them to actions.
</PackageReleaseNotes>
<AssemblyVersion>0.0.12</AssemblyVersion>

</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\Icon.ico</ApplicationIcon>
Expand Down

0 comments on commit 181e6bb

Please sign in to comment.