importer/foursquare: increment importer version

Change-Id: Ied05f79b3fe206186591282417f341443194f609
This commit is contained in:
Kate Pek 2016-04-29 23:21:10 -05:00
parent 2a561536d4
commit 0c7fd08d49
1 changed files with 1 additions and 1 deletions

View File

@ -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"