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 Herzberg <patrick@westberliner.net>2020-07-19 18:11:01 +0300
committerGitHub <noreply@github.com>2020-07-19 18:11:01 +0300
commit13a003fbd40901cf1a2cb82886e3f1d39fa1a06f (patch)
tree029fe7e2d7bf850060010c2da63e80be94a15033
parent6cd8dd356e537023fd928424cb4d80b1671afedf (diff)
parentd71d3f339be54a64219a8e0f247213a59b987174 (diff)
Merge pull request #43 from enoch85/patch-1
Looks good. Thx for the patch and glad that you like my app :) Nice VM you have there.
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b799bc1..8604ed1 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.4</version>
+ <version>0.4.5</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="18" />
+ <nextcloud min-version="9" max-version="19" />
</dependencies>
</info>