forked from LBRYCommunity/lbry-sdk
bump db revision
This commit is contained in:
parent
6c142b4477
commit
43111f0497
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class DatabaseComponent(Component):
|
|||
|
||||
@staticmethod
|
||||
def get_current_db_revision():
|
||||
return 9
|
||||
return 10
|
||||
|
||||
@property
|
||||
def revision_filename(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue