Skip to content

Commit

Permalink
Bump version in applauncher
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Dec 30, 2021
1 parent 7f65145 commit bdd1515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applauncher.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function startApp() {
dwv.i18nPage();

// show dwv version
dwvjq.gui.appendVersionHtml('0.6.0-beta');
dwvjq.gui.appendVersionHtml('0.6.0');

// application options
var filterList = ['Threshold', 'Sharpen', 'Sobel'];
Expand Down

0 comments on commit bdd1515

Please sign in to comment.