Skip to content

Commit 27d2303

Browse files
committed
Rebuild[GraphView]right click menu updates[gramps50](#199)
1 parent 794468a commit 27d2303

File tree

2 files changed

+141
-69
lines changed

2 files changed

+141
-69
lines changed

GraphView/graphview.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
name = _("Graph View"),
3737
category = ("Ancestry", _("Charts")),
3838
description = _("Dynamic and interactive graph of relations"),
39-
version = '1.0.90',
39+
version = '1.0.91',
4040
gramps_target_version = "5.0",
4141
status = STABLE,
4242
fname = 'graphview.py',

0 commit comments

Comments
 (0)