Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
m-schuetz committed Mar 12, 2018
1 parent 7c8c47f commit dcdea3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/potree/potree.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ function Potree () {
Potree.version = {
major: 1,
minor: 6,
suffix: 'PRE1'
suffix: ''
};

console.log('Potree ' + Potree.version.major + '.' + Potree.version.minor + Potree.version.suffix);
Expand Down

0 comments on commit dcdea3f

Please sign in to comment.