Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml6
-rw-r--r--component.json2
-rw-r--r--package.json2
3 files changed, 5 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml
index 0fd06b1f6..18129a1fc 100644
--- a/_config.yml
+++ b/_config.yml
@@ -19,10 +19,10 @@ icon_layout: icon.html # Relative to _layouts directory
icon_destination: icon # Relative to destination
fontawesome:
- version: 4.6.3
- minor_version: 4.6
+ version: 4.7.0
+ minor_version: 4.7
major_version: 4
- doc_blob: v4.6.3
+ doc_blob: v4.7.0
url: http://fontawesome.io
legacy_url: http://fortawesome.github.com/Font-Awesome/
blog_url: http://articles.fortawesome.com
diff --git a/component.json b/component.json
index 5f048595c..0b0fb0a4d 100644
--- a/component.json
+++ b/component.json
@@ -2,7 +2,7 @@
"name": "font-awesome",
"repo": "FortAwesome/Font-Awesome",
"description": "Font Awesome",
- "version": "4.6.3",
+ "version": "4.7.0",
"keywords": [],
"dependencies": {},
"development": {},
diff --git a/package.json b/package.json
index cfa1e1224..86f58db06 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "font-awesome",
"description": "The iconic font and CSS framework",
- "version": "4.6.3",
+ "version": "4.7.0",
"style": "css/font-awesome.css",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",