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:
authorPatrick <patrick@westberliner.net>2019-06-03 23:46:21 +0300
committerPatrick <patrick@westberliner.net>2019-06-03 23:46:21 +0300
commit9108408c3ccb10d7a60603228c137d6f80d41438 (patch)
tree965ad283b638c9b0819b6facf48d7e2a0b94261b /appinfo
parent5c94af9c35226f8ba5598d483482ba8e45675cbb (diff)
update versionv0.4.3
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6fddf41..3628c5b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
Select a algorithm and it will try to generate a hash.
If you want an other algorithm, just click on the reload button.
</description>
- <version>0.4.2</version>
+ <version>0.4.3</version>
<licence>agpl</licence>
<author>westberliner</author>
<types>
@@ -29,6 +29,6 @@
<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="16" />
+ <nextcloud min-version="9" max-version="17" />
</dependencies>
</info>