mirror of https://github.com/perkeep/perkeep.git
importer/foursquare: increment importer version
Change-Id: Ied05f79b3fe206186591282417f341443194f609
This commit is contained in:
parent
2a561536d4
commit
0c7fd08d49
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue