|
28 | 28 | id = 'gt_ancestor',
|
29 | 29 | name = _("Ancestor Tree"),
|
30 | 30 | description = _("Ancestor tree using LaTeX genealogytree"),
|
31 |
| - version = '1.0.9', |
| 31 | + version = '1.0.10', |
32 | 32 | gramps_target_version = '5.1',
|
33 | 33 | status = STABLE,
|
34 | 34 | fname = 'gt_ancestor.py',
|
|
50 | 50 | id = 'gt_descendant',
|
51 | 51 | name = _("Descendant Tree"),
|
52 | 52 | description = _("Descendant tree using LaTeX genealogytree"),
|
53 |
| - version = '1.0.9', |
| 53 | + version = '1.0.10', |
54 | 54 | gramps_target_version = '5.1',
|
55 | 55 | status = STABLE,
|
56 | 56 | fname = 'gt_descendant.py',
|
|
72 | 72 | id = 'gt_grandparent',
|
73 | 73 | name = _("Grandparent Tree"),
|
74 | 74 | description = _("Grandparent tree using LaTeX genealogytree"),
|
75 |
| - version = '1.0.9', |
| 75 | + version = '1.0.10', |
76 | 76 | gramps_target_version = '5.1',
|
77 | 77 | status = STABLE,
|
78 | 78 | fname = 'gt_grandparent.py',
|
|
94 | 94 | id = 'gt_sandclock',
|
95 | 95 | name = _("Sandclock Tree"),
|
96 | 96 | description = _("Sandclock tree using LaTeX genealogytree"),
|
97 |
| - version = '1.0.9', |
| 97 | + version = '1.0.10', |
98 | 98 | gramps_target_version = '5.1',
|
99 | 99 | status = STABLE,
|
100 | 100 | fname = 'gt_sandclock.py',
|
|
116 | 116 | id = 'gt_sandclock_family',
|
117 | 117 | name = _("Sandclock Tree for a Family"),
|
118 | 118 | description = _("Sandclock tree for a family using LaTeX genealogytree"),
|
119 |
| - version = '1.0.9', |
120 |
| - gramps_target_version = '5.0', |
| 119 | + version = '1.0.10', |
| 120 | + gramps_target_version = '5.1', |
121 | 121 | status = STABLE,
|
122 | 122 | fname = 'gt_sandclock.py',
|
123 | 123 | authors = ["Jonas Hahnfeld"],
|
|
0 commit comments