We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715c5d7 commit 46f0c9eCopy full SHA for 46f0c9e
1 file changed
RepositoriesReport/RepositoriesReport.gpr.py
@@ -25,7 +25,7 @@
25
id="Repositories Report Options",
26
name=_("Repositories Report Options"),
27
description=_("Produces a textual repositories report"),
28
- version = '0.3.35',
+ version = '0.3.36',
29
gramps_target_version="6.0",
30
status=STABLE, # not yet tested with python 3
31
fname="RepositoriesReportAlt.py",
@@ -44,7 +44,7 @@
44
id="Repositories Report",
45
name=_("Repositories Report"),
46
47
- version = '1.1.35',
+ version = '1.1.36',
48
49
50
fname="RepositoriesReport.py",
0 commit comments