Skip to content

Commit 57891d1

Browse files
committed
Merge Fix registration file to point to the correct help URL for Media Browser addon #761
1 parent ea60003 commit 57891d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MediaBrowser/MediaBrowser.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
id="MediaBrowser",
3131
name=_("Media Browser"),
3232
description=_("Gramplet showing details of a person"),
33-
version = '1.0.38',
33+
version = '1.0.39',
3434
gramps_target_version="6.0",
3535
status=STABLE, # not yet tested with python 3
3636
fname="MediaBrowser.py",

0 commit comments

Comments
 (0)