Skip to content

Commit a75351d

Browse files
committed
Add Hebrew to PhotoTagging and GetGov
1 parent 2e77313 commit a75351d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GetGOV/getgov.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
name = _("GetGOV"),
3131
description = _("Gramplet to get places from the GOV database"),
3232
status = STABLE,
33-
version = '1.0.10',
33+
version = '1.0.11',
3434
gramps_target_version = '5.1',
3535
fname = "getgov.py",
3636
gramplet = 'GetGOV',

PhotoTaggingGramplet/PhotoTaggingGramplet.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id="Photo Tagging",
33
name=_("Photo Tagging"),
44
description = _("Gramplet for tagging people in photos"),
5-
version = '1.0.26',
5+
version = '1.0.27',
66
gramps_target_version="5.1",
77
status = STABLE,
88
fname="PhotoTaggingGramplet.py",

0 commit comments

Comments
 (0)