diff --git a/apps/files_sharing/appinfo/database.xml b/apps/files_sharing/appinfo/database.xml deleted file mode 100644 index c5cb632d4f..0000000000 --- a/apps/files_sharing/appinfo/database.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - *dbname* - true - false - utf8 - - *dbprefix*sharing - - - uid_owner - text - true - 64 - - - uid_shared_with - text - true - 64 - - - source - text - true - 128 - - - target - text - true - 128 - - - permissions - integer - true - 1 - - -
-
diff --git a/apps/files_sharing/appinfo/version b/apps/files_sharing/appinfo/version index f4778493c5..1d71ef9744 100644 --- a/apps/files_sharing/appinfo/version +++ b/apps/files_sharing/appinfo/version @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.3 \ No newline at end of file