Pull minimum calibre version back down to 0.8.30 rather than latest/greatest.

This commit is contained in:
Jim Miller
2011-12-28 11:00:21 -06:00
parent 307ff464f1
commit 851d3df751
+1 -1
View File
@@ -26,7 +26,7 @@ class InterfacePluginDemo(InterfaceActionBase):
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
version = (1, 0, 2)
minimum_calibre_version = (0, 8, 32)
minimum_calibre_version = (0, 8, 30)
# action_menu_clone_qaction = True