diff --git a/CMakeLists.txt b/CMakeLists.txt
index e6578cc..5453bba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
project(openexr-viewer
- VERSION 0.6.0
+ VERSION 0.6.1
DESCRIPTION "Simple Viewer for OpenEXR files with detailed metadata display"
HOMEPAGE_URL "https://github.com/afichet/openexr-viewer"
LANGUAGES CXX
diff --git a/LICENSE b/LICENSE
index 54190aa..63ac461 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
BSD 3-Clause License
-Copyright (c) 2021, Alban Fichet
+Copyright (c) 2021 - 2023, Alban Fichet
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/deploy/linux/openexr-viewer.desktop b/deploy/linux/openexr-viewer.desktop
index ad85cca..bb5fcb7 100644
--- a/deploy/linux/openexr-viewer.desktop
+++ b/deploy/linux/openexr-viewer.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
-Version=0.6.0
+Version=0.6.1
Name=OpenEXR Viewer
Comment=Viewer for OpenEXR images
Icon=openexr-viewer
diff --git a/deploy/linux/openexr-viewer.metainfo.xml b/deploy/linux/openexr-viewer.metainfo.xml
index 0354152..76e3385 100644
--- a/deploy/linux/openexr-viewer.metainfo.xml
+++ b/deploy/linux/openexr-viewer.metainfo.xml
@@ -11,6 +11,7 @@
openexr-viewer.desktop
+