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>2022-05-10 22:02:26 +0300
committerPatrick <patrick@westberliner.net>2022-05-10 22:02:26 +0300
commitc00a4ec2c696dee729f9dfa747853b2fbbecbc5c (patch)
tree95dd935b91fe84bc3778392a7b63327a984fc650 /appinfo
parent9dca42ea4f6c2995192af4f21d14e24eeef0c679 (diff)
Version bump to NC24. Update node dependencies.v1.1.4
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 bb6dad8..3b3e0cd 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>1.1.3</version>
+ <version>1.1.4</version>
<licence>agpl</licence>
<author>westberliner</author>
<types>
@@ -29,6 +29,6 @@
<screenshot>https://raw.githubusercontent.com/westberliner/checksum/master/screenshots/checksum.gif</screenshot>
<dependencies>
<php min-version="7.2" />
- <nextcloud min-version="20" max-version="23" />
+ <nextcloud min-version="20" max-version="24" />
</dependencies>
</info>