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 2e77313 commit a75351dCopy full SHA for a75351d
GetGOV/getgov.gpr.py
@@ -30,7 +30,7 @@
30
name = _("GetGOV"),
31
description = _("Gramplet to get places from the GOV database"),
32
status = STABLE,
33
- version = '1.0.10',
+ version = '1.0.11',
34
gramps_target_version = '5.1',
35
fname = "getgov.py",
36
gramplet = 'GetGOV',
PhotoTaggingGramplet/PhotoTaggingGramplet.gpr.py
@@ -2,7 +2,7 @@
2
id="Photo Tagging",
3
name=_("Photo Tagging"),
4
description = _("Gramplet for tagging people in photos"),
5
- version = '1.0.26',
+ version = '1.0.27',
6
gramps_target_version="5.1",
7
8
fname="PhotoTaggingGramplet.py",
0 commit comments