diff -r 5b5e68ccca03 -r ae9ab1e150dc eric6/E5XML/Config.py --- a/eric6/E5XML/Config.py Tue Jan 26 14:09:30 2021 +0100 +++ b/eric6/E5XML/Config.py Wed Jan 27 10:06:09 2021 +0100 @@ -23,7 +23,7 @@ userProjectFileFormatVersion = "4.0" # version number of the project session file -sessionFileFormatVersion = "6.2" +sessionFileFormatVersion = "6.3" # version number of the shortcuts file shortcutsFileFormatVersion = "3.6"