Skip to content

Commit

Permalink
Updated version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hdf1996 committed Mar 11, 2020
1 parent 7a2a785 commit d793d5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ stages:

jobs:
include:
- os: osx
stage: MacOS
env:
- INSTANCE=sl
- os: windows
stage: Windows
cache: false
env:
- INSTANCE=sl YARN_GPG=no
- os: osx
stage: MacOS
env:
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": "maap-collector",
"productName": "Maap Collector",
"version": "1.0.3",
"version": "1.0.4",
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit d793d5c

Please sign in to comment.