marinofaggiana 4 years ago
parent
commit
b8b49383bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOSClient/NCGlobal.swift

+ 1 - 1
iOSClient/NCGlobal.swift

@@ -59,7 +59,7 @@ class NCGlobal: NSObject {
 
     // Database Realm
     let databaseDefault                             = "nextcloud.realm"
-    let databaseSchemaVersion: UInt64               = 169
+    let databaseSchemaVersion: UInt64               = 170
     
     // Intro selector
     @objc let introLogin: Int                       = 0