Updated the SOGSV4Migration id to be larger than the other PR values

pull/592/head
Morgan Pretty 2 years ago
parent 5ca227434b
commit 4d5d201493

@ -7,7 +7,7 @@ public class SOGSV4Migration: OWSDatabaseMigration {
@objc
class func migrationId() -> String {
return "003"
return "005"
}
override public func runUp(completion: @escaping OWSDatabaseMigrationCompletion) {

Loading…
Cancel
Save