Skip to content

Commit 4a7aecc

Browse files
committed
Bump Version
1 parent d785d37 commit 4a7aecc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ This is not a comprehensive platform for the production of books and if you are
55

66
To install: clone or download into plugins/ folder and then run the install_plugins command.
77

8-
v 1.0

plugin_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PLUGIN_NAME = 'Books Plugin'
22
DESCRIPTION = 'This plugin supports the publication of books in Janeway.'
33
AUTHOR = 'Andy Byers'
4-
VERSION = '1.1'
4+
VERSION = '1.2'
55
SHORT_NAME = 'books'
66
MANAGER_URL = 'books_admin'
77
JANEWAY_VERSION = "1.3.5"

0 commit comments

Comments
 (0)