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 0362d1d commit 8ae8629Copy full SHA for 8ae8629
DescendantBooks/DescendantBooks.gpr.py
@@ -19,7 +19,7 @@
19
id = 'DescendantBook',
20
name = _('Descendant Book'),
21
description = _("Produces one or more descendant reports based on a supplied query."),
22
- version = '1.1.13',
+ version = '1.1.14',
23
gramps_target_version = "5.1",
24
status = STABLE,
25
fname = 'DescendantBookReport.py',
@@ -36,7 +36,7 @@
36
id = 'DetailedDescendantBook',
37
name = _('Detailed Descendant Book'),
38
description = _("Produces one or more detailed descendant reports based on a supplied query."),
39
40
41
42
fname = 'DetailedDescendantBookReport.py',
0 commit comments