marinofaggiana 4 年 前
コミット
b8b49383bc
1 ファイル変更1 行追加1 行削除
  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