Skip to content

Commit

Permalink
Release version 1.6.38 (StandardNotes hotfix)
Browse files Browse the repository at this point in the history
--> references #182
  • Loading branch information
Mikescher committed Jan 8, 2021
1 parent 9b5300d commit 5178425
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Source/AlephNote.App/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

// Also increase version of default theme (!)

[assembly: AssemblyVersion("1.6.37.0")]
[assembly: AssemblyFileVersion("1.6.37.0")]
[assembly: AssemblyInformationalVersion("1.6.37.0-master")]
[assembly: AssemblyVersion("1.6.38.0")]
[assembly: AssemblyFileVersion("1.6.38.0")]
[assembly: AssemblyInformationalVersion("1.6.38.0-master")]
4 changes: 2 additions & 2 deletions Source/AlephNote.App/Resources/themes/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Repository: https://github.com/Mikescher/AlephNote
<theme>
<meta>
<name>Default</name>
<version>1.6.37</version>
<compatibility>1.6.37+</compatibility>
<version>1.6.38</version>
<compatibility>1.6.38+</compatibility>
<author>Mike Schwörer</author>
<type>default</type>
</meta>
Expand Down

0 comments on commit 5178425

Please sign in to comment.