Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
cfry committed Jan 23, 2019
1 parent 3b24ff0 commit aa10fa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cache:
- '%USERPROFILE%\.electron'

install:
- ps: Install-Product node 7 x64
- ps: Install-Product node 8 x64
- npm install

build_script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dexter_dev_env",
"productName": "dexter_dev_env",
"version": "3.0.6",
"version": "3.0.7",
"release_date": "Jan 22, 2018",
"description": "Dexter Development Environment",
"author": "Fry",
Expand Down

0 comments on commit aa10fa7

Please sign in to comment.