Skip to content

Commit

Permalink
throwing poo
Browse files Browse the repository at this point in the history
  • Loading branch information
BitHighlander committed Jul 27, 2019
1 parent f397231 commit 4e6bb0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ jobs:
- checkout
- run: yarn && yarn release --win

build_linux:
docker:
- image: electronuserland/builder
steps:
- checkout
- run: yarn && yarn release --linux

build_macos:
macos:
xcode: "10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fomobot",
"version": "0.0.3",
"version": "0.0.4",
"description": "Your fomo bro!",
"author": "Highlander",
"main": "main.js",
Expand Down

0 comments on commit 4e6bb0a

Please sign in to comment.