mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Forgot to bump plugin version
This commit is contained in:
parent
e0e20c7872
commit
36604c52ee
@ -3,7 +3,7 @@
|
||||
# License: GPLv3 Copyright: 2015, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
store_version = 16 # Needed for dynamic plugin loading
|
||||
store_version = 17 # Needed for dynamic plugin loading
|
||||
|
||||
from contextlib import closing
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user