Skip to content

Commit

Permalink
Bump version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Acly committed Jun 18, 2018
1 parent 94520bb commit 9d009e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/view/Main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ApplicationWindow {
height: 800
visible: true
color: 'black'
title: images.current.name + ' - hdrv 0.4'
title: images.current.name + ' - hdrv 0.6'

function loadNextFile(prev) {
var url = images.nextFile(prev);
Expand Down

0 comments on commit 9d009e4

Please sign in to comment.