marinofaggiana hace 4 años
padre
commit
b8b49383bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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