Skip to content

Commit

Permalink
Bump to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afichet committed Jun 29, 2021
1 parent 94fc88a commit 6416141
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

project(openexr-viewer
VERSION 0.4
VERSION 0.4.1
DESCRIPTION "Simple Viewer for OpenEXR files with detailed metadata display"
HOMEPAGE_URL "https://github.com/afichet/openexr-viewer"
LANGUAGES CXX
Expand Down
2 changes: 1 addition & 1 deletion deploy/linux/openexr-viewer.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Version=0.4
Version=0.4.1
Name=OpenEXR Viewer
Comment=Viewer for OpenEXR images
Icon=openexr-viewer
Expand Down
1 change: 1 addition & 0 deletions deploy/linux/openexr-viewer.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
</description>
<launchable type="desktop-id">openexr-viewer.desktop</launchable>
<releases>
<release date="2021-06-29" version="0.4.1"/>
<release date="2021-05-30" version="0.4"/>
<release date="2021-05-22" version="0.3"/>
</releases>
Expand Down

0 comments on commit 6416141

Please sign in to comment.