Skip to content

Commit

Permalink
Merge GrampsWebSync improvements PR 626
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryGriffin committed Jan 4, 2025
1 parent d63f0b1 commit c12d1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GrampsWebSync/grampswebsync.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
id="gramps_web_sync",
name=_("Gramps Web Sync"),
description=_("Synchronizes a local database with a Gramps Web instance."),
version="1.2.0",
version = '1.2.1',
gramps_target_version="5.2",
status=STABLE,
fname="grampswebsync.py",
Expand Down

0 comments on commit c12d1ec

Please sign in to comment.