Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 6689c32

Browse files
committed
Update theme to 0.4.1
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 35176e0 commit 6689c32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ script:
2323
before_deploy:
2424
- cd $TRAVIS_BUILD_DIR
2525
- mkdir -p release
26-
- zip -r release/devopsdays-theme-$TRAVIS_TAG.zip . -x \*.git\* \*exampleSite\* appveyor.yml \*.travis.ci\* \*tests\* \*bin\* \*build\* \*release\* config.codekit3 \*bower_components\* bower.json gulpfile.js netlify.toml package.json STYLE.md
26+
- zip -r release/devopsdays-theme-$TRAVIS_TAG.zip . -x \*.git\* \*exampleSite\* appveyor.yml \*.travis.ci\* \*tests\* \*bin\* \*build\* \*release\* config.codekit3 \*bower_components\* bower.json gulpfile.js netlify.toml package.json STYLE.md */node_modules/*
2727

2828
deploy:
2929
provider: releases

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99
tags = ["", ""]
1010
features = ["", ""]
1111
min_version = 0.18
12-
theme_version = 0.4.0
12+
theme_version = 0.4.1
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)