diff --git a/README.md b/README.md index e7c1a94..7ef3384 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ As of version 3.3.2, the style-sheet is hosted various content delivery networks Service | URL ---------|---- -[cdnjs](http://cdnjs.com/libraries/m8tro-bootstrap) | `//cdnjs.cloudflare.com/ajax/libs/m8tro-bootstrap/3.3.2/m8tro.min.css` -[jsDelivr](http://www.jsdelivr.com/#!bootstrap.m8tro) | `//cdn.jsdelivr.net/bootstrap.m8tro/3.3.2/m8tro.min.css` +[cdnjs](http://cdnjs.com/libraries/m8tro-bootstrap) | `//cdnjs.cloudflare.com/ajax/libs/m8tro-bootstrap/3.3.4/m8tro.min.css` +[jsDelivr](http://www.jsdelivr.com/#!bootstrap.m8tro) | `//cdn.jsdelivr.net/bootstrap.m8tro/3.3.4/m8tro.min.css` **Note:** It is [not advised](http://stackoverflow.com/a/5503156/1329116) to embed a link to the raw file hosted on GitHub. diff --git a/bower.json b/bower.json index 0586dce..7c78d36 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "m8tro-bootstrap", "description": "Bootstrap theme inspired by Windows Modern UI (aka Metro)", - "version": "3.3.2+3", + "version": "3.3.4", "author": "Jan T. Sott", "homepage": "http://idleberg.github.io/m8tro-bootstrap/", @@ -29,7 +29,7 @@ ], "dependencies": { - "bootstrap": "^3.3.2" + "bootstrap": "^3.3.4" }, "devDependencies": { diff --git a/index.html b/index.html index b373b66..ccb83f8 100644 --- a/index.html +++ b/index.html @@ -26,43 +26,16 @@