--- a/E5XML/Config.py Sun Jun 17 13:09:00 2018 +0200 +++ b/E5XML/Config.py Sun Jun 17 16:56:10 2018 +0200 @@ -19,7 +19,7 @@ userProjectFileFormatVersion = "4.0" # version number of the project session file -sessionFileFormatVersion = "6.1" +sessionFileFormatVersion = "6.2" # version number of the shortcuts file shortcutsFileFormatVersion = "3.6" @@ -28,7 +28,7 @@ tasksFileFormatVersion = "6.0" # version number of the debugger properties file -debuggerPropertiesFileFormatVersion = "3.9" +debuggerPropertiesFileFormatVersion = "6.0" # version number of the templates file templatesFileFormatVersion = "4.0"