Reverted version number on scrapers.sql, since we're not doing any more DB upgrades in 1.0 -- anyone who updated since r1725 needs to open zotero.sqlite and run this command:
UPDATE version SET version=version-1 WHERE schema='scrapers';
This commit is contained in:
parent
3811097a3b
commit
cae21c4df2
|
@ -1,4 +1,4 @@
|
|||
-- 259
|
||||
-- 258
|
||||
|
||||
-- ***** BEGIN LICENSE BLOCK *****
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue
Block a user