Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6a5f8e9..e01c8c5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,21 +12,21 @@
Select a algorithm and it will try to generate a hash.
If you want an other algorithm, just click on the reload button.
</description>
- <screenshot>https://raw.githubusercontent.com/westberliner/owncloud-checksum/master/screenshots/checksum.gif</screenshot>
- <documentation>
- <user>https://github.com/westberliner/owncloud-checksum/blob/master/README.md</user>
- <admin>https://github.com/westberliner/owncloud-checksum/blob/master/README.md</admin>
- </documentation>
- <version>0.4.0</version>
+ <version>0.4.1</version>
<licence>agpl</licence>
<author>westberliner</author>
<types>
<filesystem/>
</types>
+ <documentation>
+ <user>https://github.com/westberliner/owncloud-checksum/blob/master/README.md</user>
+ <admin>https://github.com/westberliner/owncloud-checksum/blob/master/README.md</admin>
+ </documentation>
<category>files</category>
<category>tools</category>
<website>https://github.com/westberliner/owncloud-checksum/</website>
<bugs>https://github.com/westberliner/owncloud-checksum/issues</bugs>
+ <screenshot>https://raw.githubusercontent.com/westberliner/owncloud-checksum/master/screenshots/checksum.gif</screenshot>
<dependencies>
<owncloud min-version="9.0" max-version="11" />
<nextcloud min-version="9" max-version="14" />