Skip to content

Commit 8ae8629

Browse files
committed
New Italian translation for DescendantBooks
1 parent 0362d1d commit 8ae8629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DescendantBooks/DescendantBooks.gpr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
id = 'DescendantBook',
2020
name = _('Descendant Book'),
2121
description = _("Produces one or more descendant reports based on a supplied query."),
22-
version = '1.1.13',
22+
version = '1.1.14',
2323
gramps_target_version = "5.1",
2424
status = STABLE,
2525
fname = 'DescendantBookReport.py',
@@ -36,7 +36,7 @@
3636
id = 'DetailedDescendantBook',
3737
name = _('Detailed Descendant Book'),
3838
description = _("Produces one or more detailed descendant reports based on a supplied query."),
39-
version = '1.1.13',
39+
version = '1.1.14',
4040
gramps_target_version = "5.1",
4141
status = STABLE,
4242
fname = 'DetailedDescendantBookReport.py',

0 commit comments

Comments
 (0)