diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2015-03-17 22:25:37 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2015-03-17 22:25:37 +0100 |
| commit | 428ead652d05e347d2edd3cf59ee12f1fd46a10e (patch) | |
| tree | 7b0a15491a6f0cbe35d2bb0e9259accbf8f21be8 /appinfo | |
| parent | 3e27ea29b9a3dd75480ac45b4e9b2b93c60f29fd (diff) | |
| download | grauphel-0.5.0.tar.gz grauphel-0.5.0.zip | |
prepare release of 0.5.0v0.5.0
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 97d7538..9b797b9 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.4.0</version> + <version>0.5.0</version> <licence>AGPL3 or later</licence> <author>Christian Weiske</author> <requiremin>7</requiremin> diff --git a/appinfo/version b/appinfo/version index 1d0ba9e..8f0916f 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.4.0 +0.5.0 |
