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>2021-12-05 01:03:56 +0300
committerPatrick <patrick@westberliner.net>2021-12-05 01:03:56 +0300
commit718d1995d352453f228b4d4bd2c8bb349433e7ed (patch)
tree9b090383708ed1a9f3c960194234c6be02283bf2 /appinfo
parentd39945094f539a4ddcddbff4490349ed372c645d (diff)
Version bump to NC23. Update node dependencies.v1.1.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 6df22e4..bb6dad8 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.2</version>
+ <version>1.1.3</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="22" />
+ <nextcloud min-version="20" max-version="23" />
</dependencies>
</info>