Skip to content

Commit 46f0c9e

Browse files
committed
Merge RepositoriesReport: PR920 and PR929
1 parent 715c5d7 commit 46f0c9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RepositoriesReport/RepositoriesReport.gpr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
id="Repositories Report Options",
2626
name=_("Repositories Report Options"),
2727
description=_("Produces a textual repositories report"),
28-
version = '0.3.35',
28+
version = '0.3.36',
2929
gramps_target_version="6.0",
3030
status=STABLE, # not yet tested with python 3
3131
fname="RepositoriesReportAlt.py",
@@ -44,7 +44,7 @@
4444
id="Repositories Report",
4545
name=_("Repositories Report"),
4646
description=_("Produces a textual repositories report"),
47-
version = '1.1.35',
47+
version = '1.1.36',
4848
gramps_target_version="6.0",
4949
status=STABLE, # not yet tested with python 3
5050
fname="RepositoriesReport.py",

0 commit comments

Comments
 (0)