diff --git a/pkg/importer/foursquare/foursquare.go b/pkg/importer/foursquare/foursquare.go index d3a4af250..6ca7b2b8e 100644 --- a/pkg/importer/foursquare/foursquare.go +++ b/pkg/importer/foursquare/foursquare.go @@ -55,7 +55,7 @@ const ( // complete run. Otherwise, if the importer runs to // completion, this version number is recorded on the account // permanode and subsequent importers can stop early. - runCompleteVersion = "1" + runCompleteVersion = "2" // Permanode attributes on account node: acctAttrUserId = "foursquareUserId"