diff options
Diffstat (limited to 'appinfo')
| -rwxr-xr-x | appinfo/info.xml | 2 | ||||
| -rwxr-xr-x | appinfo/version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index 9b797b9..3f2c2c4 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,7 +3,7 @@ <id>grauphel</id> <name>Grauphel: Tomboy note server</name> <description>Tomboy REST API server to sync notes between devices</description> - <version>0.5.0</version> + <version>0.5.1</version> <licence>AGPL3 or later</licence> <author>Christian Weiske</author> <requiremin>7</requiremin> diff --git a/appinfo/version b/appinfo/version index 8f0916f..4b9fcbe 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.5.0 +0.5.1 |
