Skip to content

Commit

Permalink
update version number to v3.3.7-3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Mar 24, 2017
1 parent ac14c34 commit 9372d5b
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ TODC Bootstrap was created by [Tim O'Donnell](https://github.com/todc), and main

Several quick start options are available:

* [Download the latest release](https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.8.zip).
* [Download the latest release](https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.9.zip).
* Clone the repo: `git clone https://github.com/todc/todc-bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install todc-bootstrap`.
* Install with [Composer](https://getcomposer.org): `composer require todc/todc-bootstrap`.
Expand Down
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ gems:
- jekyll-sitemap

# Custom vars
current_version: 3.3.7-3.3.8
current_version: 3.3.7-3.3.9
repo: https://github.com/todc/todc-bootstrap

download:
source: https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.8.zip
dist: https://github.com/todc/todc-bootstrap/releases/download/v3.3.7-3.3.8/todc-bootstrap-3.3.7-3.3.8-dist.zip
source: https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.9.zip
dist: https://github.com/todc/todc-bootstrap/releases/download/v3.3.7-3.3.9/todc-bootstrap-3.3.7-3.3.9-dist.zip

bs:
current_version: 3.3.7
Expand Down
2 changes: 1 addition & 1 deletion dist/css/todc-bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/todc-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/todc-bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/todc-bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/todc-bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/dist/css/todc-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/todc-bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/todc-bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion less/todc-bootstrap.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* TODC Bootstrap v3.3.7-3.3.8 (http://todc.github.com/todc-bootstrap/)
* TODC Bootstrap v3.3.7-3.3.9 (http://todc.github.com/todc-bootstrap/)
* Copyright 2011-2017 Tim O'Donnell
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license
*/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "todc-bootstrap",
"description": "Google-styled theme for Bootstrap.",
"version": "3.3.7-3.3.8",
"version": "3.3.7-3.3.9",
"keywords": [
"bootstrap",
"css",
Expand Down

0 comments on commit 9372d5b

Please sign in to comment.