aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2025-01-23 08:56:06 +0100
committerJoas Schilling <coding@schilljs.com>2025-01-23 08:56:06 +0100
commit4ad215de993615f86bfa81431f554a02f843c86c (patch)
tree57310c0ecaf28194fc01d82bf698f2b843b5f48e /apps/files_versions
parent131f4120f0a953159249236a7f28f091a3c2c996 (diff)
downloadnextcloud-server-4ad215de993615f86bfa81431f554a02f843c86c.tar.gz
nextcloud-server-4ad215de993615f86bfa81431f554a02f843c86c.zip
chore: Bump app versions and requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 0488ebeb037..7bd11e40cd8 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.24.0</version>
+ <version>1.25.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="31" max-version="31"/>
+ <nextcloud min-version="32" max-version="32"/>
</dependencies>
<background-jobs>