Skip to content

Commit

Permalink
~ Clean-up for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
mobilarte committed Jan 9, 2017
1 parent 7fce174 commit 36d1dd9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions CHANGLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ CHANGELOG
This changelog references the relevant changes (bug and security fixes) done
in 0.x versions.

* 0.1.1
* 0.1.0 (2017-01-08)

* Initial Release
* Added translations en/fr/de
* Reformatted files
* Changed README
* Change format of dimensions in the status line

* 0.1.0 (2017-01-02)

* Initial Release
* Changed format of dimensions in the status line
* Saving menu settings in Sketchup defaults

2 changes: 1 addition & 1 deletion build/gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gulp.task('rbz_create', function () {
'../src/**/*'

])
.pipe(zip('maxsyma_dimensions.rbz'))
.pipe(zip('mobilarte_dimensions.rbz'))
.pipe(gulp.dest('../dist'));
});

Expand Down
Binary file removed dist/maxsyma_dimensions.rbz
Binary file not shown.
Binary file added dist/mobilarte_dimensions.rbz
Binary file not shown.

0 comments on commit 36d1dd9

Please sign in to comment.