Skip to content

Commit

Permalink
beta-3, trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
erguotou520 committed Feb 8, 2018
1 parent a4f0e77 commit b3213f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ branches:
only:
- master

if: tag IS present
# if: tag IS present
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ branches:
only:
- master

skip_non_tags: true
# skip_non_tags: true

image: Visual Studio 2017
platform:
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": "electron-ssr",
"version": "0.2.0-beta-2",
"version": "0.2.0-beta-3",
"author": "erguotou <[email protected]>",
"description": "Cross platform ShadowsocksR GUI client built with electron",
"homepage": "https://github.com/erguotou520/electron-ssr/",
Expand Down

0 comments on commit b3213f9

Please sign in to comment.