diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2018-01-17 21:30:55 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2018-01-17 21:30:55 +0100 |
| commit | 7b96aaafb4ce855483a9b2f358d080c00c46cee0 (patch) | |
| tree | c094bc7c4e6ceea07ea6dd1050f09cdc88cd4d5d /appinfo | |
| parent | 74c2b5177be213dc8f450b48d31855cc67ac1e0e (diff) | |
| download | grauphel-0.6.5.tar.gz grauphel-0.6.5.zip | |
Release 0.6.5v0.6.5
Diffstat (limited to 'appinfo')
| -rwxr-xr-x | appinfo/info.xml | 4 | ||||
| -rwxr-xr-x | appinfo/version | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index 3dd48ca..dd71731 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -14,10 +14,10 @@ <author>Christian Weiske</author> <namespace>Grauphel</namespace> <documentation> - <admin>http://www.bogo/grauphel.htm#installation</admin> + <admin>https://cweiske.de/grauphel.htm#installation</admin> </documentation> <category>organization</category> - <website>http://cweiske.de/grauphel.htm</website> + <website>https://cweiske.de/grauphel.htm</website> <bugs>https://github.com/cweiske/grauphel/issues</bugs> <repository type="git">https://git.cweiske.de/grauphel.git</repository> <dependencies> diff --git a/appinfo/version b/appinfo/version index d2b13eb..ef5e445 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.6.4 +0.6.5 |
