Skip to content

Commit

Permalink
Version 0.2.4 Developer Release 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-kim committed Jun 16, 2019
1 parent cdd85ee commit 10c0133
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ matrix:
- npm test
- travis_wait npm run ci
before_deploy:
- export RELEASE_DEPLOY=$(ls dist/open* dist/Open*)
- export RELEASE_DEPLOY="dist/*coreboard*"
- git reset --hard
- git clean -f
- os: windows
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -53,7 +53,6 @@
"!test/**",
"!less/**"
],
"buildVersion": "Version 0.2.4 Developer Release 1",
"publish": null,
"linux": {
"category": "utility",
Expand Down

0 comments on commit 10c0133

Please sign in to comment.