Skip to content

Commit bdcc50e

Browse files
committed
Release version 1.7.9
--> fixes #194
1 parent b6aac34 commit bdcc50e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Source/AlephNote.App/AlephNote.App.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
<AssemblyProduct>AlephNote.App</AssemblyProduct>
1717
<AssemblyCopyright>Copyright © 2021</AssemblyCopyright>
1818

19-
<AssemblyVersion>1.7.8.0</AssemblyVersion>
20-
<AssemblyFileVersion>1.7.8.0</AssemblyFileVersion>
21-
<AssemblyInformationalVersion>1.7.8.0-master</AssemblyInformationalVersion>
19+
<AssemblyVersion>1.7.9.0</AssemblyVersion>
20+
<AssemblyFileVersion>1.7.9.0</AssemblyFileVersion>
21+
<AssemblyInformationalVersion>1.7.9.0-master</AssemblyInformationalVersion>
2222

2323
<OutDir>..\..\Bin\$(Configuration)\</OutDir>
2424
</PropertyGroup>
25-
25+
2626
<ItemGroup>
2727
<ContentWithTargetPath Include="Resources\themes\alt_iconset.zip" CopyToOutputDirectory="PreserveNewest" TargetPath="Themes\alt_iconset.zip" />
2828
<ContentWithTargetPath Include="Resources\themes\solarized-dark.xml" CopyToOutputDirectory="PreserveNewest" TargetPath="Themes\solarized-dark.xml" />

Source/AlephNote.App/Resources/themes/default.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Repository: https://github.com/Mikescher/AlephNote
1313
<theme>
1414
<meta>
1515
<name>Default</name>
16-
<version>1.7.8</version>
17-
<compatibility>1.7.8</compatibility>
16+
<version>1.7.9</version>
17+
<compatibility>1.7.9</compatibility>
1818
<author>Mike Schwörer</author>
1919
<type>default</type>
2020
</meta>

0 commit comments

Comments
 (0)