Change db version

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2023-12-04 13:43:24 +01:00
parent f6429263c1
commit fc022c5160
No known key found for this signature in database
GPG Key ID: 4E577DC593B59BDF
2 changed files with 1174 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@ import java.util.List;
*/
public class ProviderMeta {
public static final String DB_NAME = "filelist";
public static final int DB_VERSION = 74;
public static final int DB_VERSION = 75;
private ProviderMeta() {
// No instance