Skip to content

Commit 7d3fd95

Browse files
committed
Update ToDoReport version
1 parent fb0d1ba commit 7d3fd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ToDoReport/TodoReport.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
id = 'TodoReport',
2424
name = _('Todo Report'),
2525
description = _("Produces a list of all the notes with a given tag along with the records that it references, the Person, Family, Event, etc."),
26-
version = '1.2.34',
26+
version = '1.2.35',
2727
gramps_target_version = "5.2",
2828
status = STABLE,
2929
fname = 'TodoReport.py',

0 commit comments

Comments
 (0)