diff --git a/designstudio/studiodata/branding/QtCreatorIDEBranding.cmake b/designstudio/studiodata/branding/QtCreatorIDEBranding.cmake index bffbad58f6a5afd1ed21d3e1c11ab49efe53a173..eaddd7bd990b5df234ba03ea7fab6dc530f9521b 100644 --- a/designstudio/studiodata/branding/QtCreatorIDEBranding.cmake +++ b/designstudio/studiodata/branding/QtCreatorIDEBranding.cmake @@ -1,6 +1,6 @@ -set(IDE_VERSION "3.5.0") # The IDE version. -set(IDE_VERSION_COMPAT "3.5.0") # The IDE Compatibility version. -set(IDE_VERSION_DISPLAY "3.5.0") # The IDE display version. +set(IDE_VERSION "3.6.0") # The IDE version. +set(IDE_VERSION_COMPAT "3.6.0") # The IDE Compatibility version. +set(IDE_VERSION_DISPLAY "3.6.0") # The IDE display version. set(IDE_COPYRIGHT_YEAR "2022") # The IDE current copyright year. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.