Skip to content

Commit

Permalink
this commit marks the release point of version 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Jun 19, 2022
1 parent c2620ad commit 90e68c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ project(zuluCrypt)

INCLUDE(GNUInstallDirs)

set( PGR_VERSION "6.1.0" )
set( PGR_VERSION "6.2.0" )
set( LIB_VERSION "1.2.0" )
set( LIB_PLUGIN_VERSION "1.0.0" )
set( COPYRIGHT_YEARS "2011-2022" )
Expand Down
2 changes: 1 addition & 1 deletion changelog
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ version 6.1.0

version 6.2.0
-- Update French translations.
-- Fix a bug that caused favorite entries to accidentally be deleted.
-- Fix a bug that caused existing favorite entries to accidentally be deleted and new ones to not get saved.
-- Fix a bug that caused saved passwords in libsecret to not be visible.
-- Version 6.1.0 modernized favorites functionality and moved saved password UI to the
favorites window and changes in both places introduced above bugs.

0 comments on commit 90e68c1

Please sign in to comment.