Skip to content

Commit

Permalink
3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jun 5, 2024
1 parent cfcb970 commit 2f5293b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
xed (3.6.1) wilma; urgency=medium

[ Lance Borden ]
* Add shortcut to toggle overview map (#623) (#642)

[ Clement Lefebvre ]
* l10n: Update msgid
* Use F10 for the minimap
* l10n: Update POT

-- Clement Lefebvre <[email protected]> Wed, 05 Jun 2024 12:46:39 +0100

xed (3.6.0) wilma; urgency=medium

[ tlemy ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('xed', 'c', version : '3.6.0')
project('xed', 'c', version : '3.6.1')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 2f5293b

Please sign in to comment.