Skip to content

Commit

Permalink
Update version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
afichet committed Sep 10, 2021
1 parent 2648749 commit 99479a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.1
VERSION 0.5.0
DESCRIPTION "Simple Viewer for OpenEXR files with detailed metadata display"
HOMEPAGE_URL "https://github.com/afichet/openexr-viewer"
LANGUAGES CXX
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-09-10" version="0.5.0"/>
<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"/>
Expand Down

0 comments on commit 99479a0

Please sign in to comment.