Skip to content

Commit 0a5e8e1

Browse files
committed
Release version 1.7.15
1 parent f8477d4 commit 0a5e8e1

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.14.0</AssemblyVersion>
20-
<AssemblyFileVersion>1.7.14.0</AssemblyFileVersion>
21-
<AssemblyInformationalVersion>1.7.14.0-master</AssemblyInformationalVersion>
19+
<AssemblyVersion>1.7.15.0</AssemblyVersion>
20+
<AssemblyFileVersion>1.7.15.0</AssemblyFileVersion>
21+
<AssemblyInformationalVersion>1.7.15.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.14</version>
17-
<compatibility>1.7.14</compatibility>
16+
<version>1.7.15</version>
17+
<compatibility>1.7.15</compatibility>
1818
<author>Mike Schwörer</author>
1919
<type>default</type>
2020
</meta>

Source/Plugins/StandardNotePlugin/StandardNotePlugin.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<AssemblyName>StandardNotePlugin</AssemblyName>
77
<PackageId>StandardNotePlugin</PackageId>
88

9-
<AssemblyVersion>1.7.8.0</AssemblyVersion>
10-
<FileVersion>1.7.8.0</FileVersion>
11-
<Version>1.7.8.0</Version>
9+
<AssemblyVersion>1.7.9.0</AssemblyVersion>
10+
<FileVersion>1.7.9.0</FileVersion>
11+
<Version>1.7.9.0</Version>
1212

1313
<OutDir>..\..\..\Bin\$(Configuration)\Plugins\</OutDir>
1414

0 commit comments

Comments
 (0)