Skip to content

Commit

Permalink
update version number to v3.3.7-3.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Mar 29, 2017
1 parent 5922f69 commit 09e1659
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.10.zip).
* [Download the latest release](https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.11.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.10
current_version: 3.3.7-3.3.11
repo: https://github.com/todc/todc-bootstrap

download:
source: https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.10.zip
dist: https://github.com/todc/todc-bootstrap/releases/download/v3.3.7-3.3.10/todc-bootstrap-3.3.7-3.3.10-dist.zip
source: https://github.com/todc/todc-bootstrap/archive/v3.3.7-3.3.11.zip
dist: https://github.com/todc/todc-bootstrap/releases/download/v3.3.7-3.3.11/todc-bootstrap-3.3.7-3.3.11-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.10 (http://todc.github.com/todc-bootstrap/)
* TODC Bootstrap v3.3.7-3.3.11 (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.10",
"version": "3.3.7-3.3.11",
"keywords": [
"bootstrap",
"css",
Expand Down

0 comments on commit 09e1659

Please sign in to comment.