aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-03-28 11:26:18 +0100
committerJoas Schilling <coding@schilljs.com>2024-03-28 11:26:18 +0100
commit03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd (patch)
tree547c9428eb0291fa198da65ab65efe978fd0fd5d /apps/files_versions
parentf0c367b46c2ac8bafc8fdce38cf773dd31b14f2e (diff)
downloadnextcloud-server-03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd.tar.gz
nextcloud-server-03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd.zip
feat(branchoff): Bump versions and requirements in apps
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 23ed3a22a02..a94289ec84d 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -8,7 +8,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.22.0</version>
+ <version>1.23.0</version>
<licence>agpl</licence>
<author>Frank Karlitschek</author>
<author>Bjoern Schiessle</author>
@@ -23,7 +23,7 @@
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="29" max-version="29"/>
+ <nextcloud min-version="30" max-version="30"/>
</dependencies>
<background-jobs>