File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <AssemblyProduct >AlephNote.App</AssemblyProduct >
1717 <AssemblyCopyright >Copyright © 2021</AssemblyCopyright >
1818
19- <AssemblyVersion >1.7.4 .0</AssemblyVersion >
20- <AssemblyFileVersion >1.7.4 .0</AssemblyFileVersion >
21- <AssemblyInformationalVersion >1.7.4 .0-master</AssemblyInformationalVersion >
19+ <AssemblyVersion >1.7.5 .0</AssemblyVersion >
20+ <AssemblyFileVersion >1.7.5 .0</AssemblyFileVersion >
21+ <AssemblyInformationalVersion >1.7.5 .0-master</AssemblyInformationalVersion >
2222
2323 <OutDir >..\..\Bin\$(Configuration)\</OutDir >
2424 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Repository: https://github.com/Mikescher/AlephNote
1313<theme >
1414 <meta >
1515 <name >Default</name >
16- <version >1.7.3 </version >
17- <compatibility >1.7.3 </compatibility >
16+ <version >1.7.5 </version >
17+ <compatibility >1.7.5 </compatibility >
1818 <author >Mike Schwörer</author >
1919 <type >default</type >
2020 </meta >
Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ artifacts:
2929 name : AlephNote.zip
3030
3131deploy :
32- release : ' [AppVeyor Release Draft]'
33- description : ' \n## Features\n\n - \n\n## Bugfixes\n\n - \n\n## Tasks\n\n - \n\n## Plugins\n\nPlugins included by default:\n~~~\nFilesystemPlugin v\nHeadlessPlugin v\nNextcloudPlugin v\nSimpleNotePlugin v\nStandardNotePlugin v\n~~~'
32+ tag : $(APPVEYOR_REPO_TAG_NAME)
33+ release : ' Version $(APPVEYOR_REPO_TAG_NAME)'
34+ description : ' ## Features\n\n - \n\n## Bugfixes\n\n - \n\n## Tasks\n\n - \n\n## Plugins\n\nPlugins included by default:\n~~~\nFilesystemPlugin v\nHeadlessPlugin v\nNextcloudPlugin v\nSimpleNotePlugin v\nStandardNotePlugin v\n~~~'
3435 provider : GitHub
3536 auth_token :
3637 secure : 2/0Qj0uJ46O+KOsn2ZZh6/8fvxf0dXNV7R8Gx3Az0z9keyPmwJBF52hUMe8Tgchk
You can’t perform that action at this time.
0 commit comments