We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d785d37 commit 4a7aeccCopy full SHA for 4a7aecc
README.md
@@ -5,4 +5,3 @@ This is not a comprehensive platform for the production of books and if you are
5
6
To install: clone or download into plugins/ folder and then run the install_plugins command.
7
8
-v 1.0
plugin_settings.py
@@ -1,7 +1,7 @@
1
PLUGIN_NAME = 'Books Plugin'
2
DESCRIPTION = 'This plugin supports the publication of books in Janeway.'
3
AUTHOR = 'Andy Byers'
4
-VERSION = '1.1'
+VERSION = '1.2'
SHORT_NAME = 'books'
MANAGER_URL = 'books_admin'
JANEWAY_VERSION = "1.3.5"
0 commit comments