Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
S--Minecraft committed May 1, 2017
2 parents b8e99a8 + 4cb3058 commit 41595a7
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 @@ -17,7 +17,7 @@ script:
deploy:
provider: releases
api_key:
secure: aCegXToRd2DLjvJsWykuv7v9PFqI2c3dB+EIoZF2AztlWEP43jwuIFqTIhtRPNzntWJK3doT1iYY165Q2XhvCy+ACmmkXiSo9A3qKtOhBZNKELTLvJzcMQKn1pCLOvPKcExjAOXKec1NARWD4X/tESQ5zQBbJAzU5nB6RPOHSvJ8xmmTN8tvhUaSpTvUDTz21EzlV6oj+MEvOf36T1sShie8RYSJMBk+myhiaKPmvVa84vNXSszb11wmwRiHCtKFeQW+SL6pIWwCppf87PpGfVEhQOi4iZbp5zkIt8fKGD+zmqG6rYxrcBFvTVL4tJt0WfScM3GmELKXr9ZfIfsGXegOkj3VBTriMZo4SWmdDLEOowAMyAyJCXQtjfF7Lwo75aiYPXInqL+3YdSWBche2wVhVuiNm2CUnBcL/9dWrb2bKx0bx5T7Un7IlnzerA2QMvMaonA/eS2wOaou14bgCVAPcYwPdvmsmyZlmt8HDBzsbDdpE13sVVL0D3mG414DEG5lt9HQV+ljVQBRw8qCaayVoh78eKrguviXjchKySNRbz5IA96zggkISfkaUcb5OCq6sTeH3RpXARPJSquQDGR5PRZ5UWPBKkmwWLka/1UcvfF6Ni1t2dKEtW0CXK4RzijUCD5Wo6n418L45tjYnCJN1yJnWPSYi58udtzoY8s=
secure: fh6CEhLfoA67VP8f3u2Gj0YhUe35vqYgtMQ+/MAxpHgXvq5fXhQe52LmT+Yri91PPfqZQdNeW9W1eYfrpliC3aOgaBwq0Dzlpmh/TRBbJiHuFE24nvL1eOtrlNs43yInFryofMnCh1iZlT6HZwwFGWTX0jV8/C+9SUjPg2Jdio+e0RTplWTuPR+2pqDi4aGVoQP6G0YSLNEzI56tPGPGIA8t2VLulflZxfNW5DDioxrS6T2jJFivMpPtKWqBxJRJ+1zL9LW5XdfZLn1gFtfcmBHodfwfkUKSUM0/OGtfO5fssVJl+ftOdyvpryh/pfWEp00IjRTtHtGtaOZjOQ9PSq9SIhES62a+v6F7AIN8dcEKYc3V8xoMXskJjOi/wCCRXu6ZCGexnb9x5ZyXJOUhirpv76cswdQF8MYV/kl27q1hwjVziEDTdkw/m+Rh6CxdcA0eD4CNG+GYPi7oeKwqwHARBiI6lV2fT2xG0b0uEKAPMCaHRJJ2GbtJvohRJYIBNcG3moxMnLgBV2kMH7XDmFov3WPUueVaw2HAPfE/CfsObVwtPhGFD96aFk+N4LJkrEVqbLAP4NKVKooPJsx8xWRAHE7BLLbrfbaVVL+FPTfXa9rsUbgYEPih/v0EnuYxgtrZM/SrULCd2AWXC5xVxLDExQpGL4ZaeBuQ2ALGH1E=
file:
- dist/mac/BlitzModder-$TRAVIS_TAG-mac.zip
- dist/mac/BlitzModder-$TRAVIS_TAG-mac.dmg
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": "BlitzModder",
"version": "1.3.5",
"version": "1.3.6",
"description": "Mod manager for World of Tanks Blitz(PC)",
"main": "bin/core/core.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BlitzModder",
"version": "1.3.5",
"version": "1.3.6",
"description": "Mod manager for World of Tanks Blitz(PC)",
"main": "core/core.js",
"author": "S(FV293b)",
Expand Down

0 comments on commit 41595a7

Please sign in to comment.