Skip to content

Commit

Permalink
Updating version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
davegandy committed May 4, 2016
1 parent df9fc85 commit b6d9c8f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ icon_layout: icon.html # Relative to _layouts directory
icon_destination: icon # Relative to destination

fontawesome:
version: 4.6.1
version: 4.6.2
minor_version: 4.6
major_version: 4
doc_blob: v4.6.1
doc_blob: v4.6.2
url: http://fontawesome.io
legacy_url: http://fortawesome.github.com/Font-Awesome/
blog_url: http://articles.fortawesome.com
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "font-awesome",
"repo": "FortAwesome/Font-Awesome",
"description": "Font Awesome",
"version": "4.6.1",
"version": "4.6.2",
"keywords": [],
"dependencies": {},
"development": {},
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
"dev-master": "4.6.x-dev"
}
},
"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": "font-awesome",
"description": "The iconic font and CSS framework",
"version": "4.6.1",
"version": "4.6.2",
"style": "css/font-awesome.css",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",
Expand Down

0 comments on commit b6d9c8f

Please sign in to comment.