Joplin 1.0.104

This commit is contained in:
2018-07-05 16:30:23 +02:00
parent a44de74cca
commit 39c5b780f1
2 changed files with 7 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>joplin</id>
<version>1.0.96</version>
<version>1.0.104</version>
<title>Joplin</title>
<authors>Laurent Cozic</authors>
<owners>foo.li systeme + software</owners>
@@ -12,8 +12,8 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. </description>
<summary>Joplin Notes and To-Do</summary>
<releaseNotes>https://github.com/laurent22/joplin/releases/tag/v1.0.96</releaseNotes>
<copyright>http://joplin.cozic.net</copyright>
<releaseNotes>https://github.com/laurent22/joplin/releases/tag/v1.0.104</releaseNotes>
<copyright>https://github.com/laurent22/joplin/blob/master/LICENSE</copyright>
<language />
<tags>notes todo admin</tags>
</metadata>