diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-02-26 15:04:15 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2015-02-26 15:04:15 +0100 |
commit | 80e5ad3131624b2a901233f006513ffb94406163 (patch) | |
tree | 66978757fbb9e4bd33bdc7012f3b22c5a871c1ef /apps/files_sharing/appinfo | |
parent | ba71ee60595f465e6e02f4b52a179ba8e47ebb9d (diff) | |
download | nextcloud-server-80e5ad3131624b2a901233f006513ffb94406163.tar.gz nextcloud-server-80e5ad3131624b2a901233f006513ffb94406163.zip |
Bump up files_sharing version for schema update
Diffstat (limited to 'apps/files_sharing/appinfo')
-rw-r--r-- | apps/files_sharing/appinfo/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/version b/apps/files_sharing/appinfo/version index a918a2aa18d..ee6cdce3c29 100644 --- a/apps/files_sharing/appinfo/version +++ b/apps/files_sharing/appinfo/version @@ -1 +1 @@ -0.6.0 +0.6.1 |