We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33ab53 commit 6b41ecdCopy full SHA for 6b41ecd
2 files changed
Source/AlephNote.App/Properties/AssemblyInfo.cs
@@ -17,6 +17,6 @@
17
18
// Also increase version of default theme (!)
19
20
-[assembly: AssemblyVersion("1.6.35.0")]
21
-[assembly: AssemblyFileVersion("1.6.35.0")]
22
-[assembly: AssemblyInformationalVersion("1.6.35.0-master")]
+[assembly: AssemblyVersion("1.6.36.0")]
+[assembly: AssemblyFileVersion("1.6.36.0")]
+[assembly: AssemblyInformationalVersion("1.6.36.0-master")]
Source/AlephNote.App/Resources/themes/default.xml
@@ -13,8 +13,8 @@ Repository: https://github.com/Mikescher/AlephNote
13
<theme>
14
<meta>
15
<name>Default</name>
16
- <version>1.6.35</version>
- <compatibility>1.6.35+</compatibility>
+ <version>1.6.36</version>
+ <compatibility>1.6.36+</compatibility>
<author>Mike Schwörer</author>
<type>default</type>
</meta>
0 commit comments