Skip to content

Commit ec40563

Browse files
author
Stefan Buck
committed
4.15.1
1 parent 18fac59 commit ec40563

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ deploy:
3333
tags: true
3434
- provider: script
3535
script: npm run release
36+
skip_cleanup: true
3637
on:
3738
branch: master
3839
tags: true

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OctoLinker",
3-
"version": "4.15.0",
3+
"version": "4.15.1",
44
"manifest_version": 2,
55
"author": "Stefan Buck",
66
"description": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OctoLinker",
3-
"version": "4.15.0",
3+
"version": "4.15.1",
44
"engines": {
55
"node": ">=6.0.0"
66
},

0 commit comments

Comments
 (0)