Skip to content

Commit 45826e2

Browse files
committed
Release version 1.7.14
1 parent e5adc01 commit 45826e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Source/AlephNote.App/AlephNote.App.csproj

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

19-
<AssemblyVersion>1.7.13.0</AssemblyVersion>
20-
<AssemblyFileVersion>1.7.13.0</AssemblyFileVersion>
21-
<AssemblyInformationalVersion>1.7.13.0-master</AssemblyInformationalVersion>
19+
<AssemblyVersion>1.7.14.0</AssemblyVersion>
20+
<AssemblyFileVersion>1.7.14.0</AssemblyFileVersion>
21+
<AssemblyInformationalVersion>1.7.14.0-master</AssemblyInformationalVersion>
2222

2323
<OutDir>..\..\Bin\$(Configuration)\</OutDir>
2424
</PropertyGroup>

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.13</version>
17-
<compatibility>1.7.13</compatibility>
16+
<version>1.7.14</version>
17+
<compatibility>1.7.14</compatibility>
1818
<author>Mike Schwörer</author>
1919
<type>default</type>
2020
</meta>

0 commit comments

Comments
 (0)