Update plugin version to match Gramps 5.1
Changed MODULE_VERSION from 6.0 to 5.1 to match installed Gramps version
This commit is contained in:
parent
581a6c1f59
commit
2d724f9a0a
@ -22,7 +22,7 @@ from gramps.gen.const import GRAMPS_LOCALE as glocale
|
|||||||
|
|
||||||
_ = glocale.translation.gettext
|
_ = glocale.translation.gettext
|
||||||
|
|
||||||
MODULE_VERSION = "6.0"
|
MODULE_VERSION = "5.1"
|
||||||
|
|
||||||
# ------------------------------------------------------------------------
|
# ------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user