diff options
author | Björn Schießle <schiessle@owncloud.com> | 2013-04-09 15:27:19 +0200 |
---|---|---|
committer | Björn Schießle <schiessle@owncloud.com> | 2013-04-10 10:09:37 +0200 |
commit | 48dabd2c145be296b575fe1ff47b800fc31e06ee (patch) | |
tree | b6e6cb8a6d0a35b1f5d87a15f9cd671ddfcb157e /apps/files_trashbin/appinfo/version | |
parent | 16b0855992a984b238ac5bb33154dee18a52954a (diff) | |
download | nextcloud-server-48dabd2c145be296b575fe1ff47b800fc31e06ee.tar.gz nextcloud-server-48dabd2c145be296b575fe1ff47b800fc31e06ee.zip |
size of the trash bin could be incorrect, remove it for all users to enforce a recalculation during next usage.
Diffstat (limited to 'apps/files_trashbin/appinfo/version')
-rw-r--r-- | apps/files_trashbin/appinfo/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/appinfo/version b/apps/files_trashbin/appinfo/version index be586341736..bd73f47072b 100644 --- a/apps/files_trashbin/appinfo/version +++ b/apps/files_trashbin/appinfo/version @@ -1 +1 @@ -0.3 +0.4 |