aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-08-14 11:29:57 +0200
committerGitHub <noreply@github.com>2024-08-14 11:29:57 +0200
commiteffbc4475699bee689cc4cfad9bf06db06cc6be7 (patch)
tree0d31bf54b4c6dfae4042744fe944fec4771ac276 /apps/files_versions
parent458524e2e3abadaab1a4f697cfeda9ce939bc4ed (diff)
parent9d446d566b040e51c012edb94e941b29ac545263 (diff)
downloadnextcloud-server-effbc4475699bee689cc4cfad9bf06db06cc6be7.tar.gz
nextcloud-server-effbc4475699bee689cc4cfad9bf06db06cc6be7.zip
Merge pull request #47212 from nextcloud/chore/master-is-now-31
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index 7d0393883cf..0488ebeb037 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -13,7 +13,7 @@
This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.
In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.
</description>
- <version>1.23.0</version>
+ <version>1.24.0</version>
<licence>agpl</licence>
<author>Frank Karlitschek</author>
<author>Bjoern Schiessle</author>
@@ -28,7 +28,7 @@
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="30" max-version="30"/>
+ <nextcloud min-version="31" max-version="31"/>
</dependencies>
<background-jobs>