Skip to content

Commit

Permalink
Merge pull request #12 from Kravalg/version_1.0_migration_to_angular
Browse files Browse the repository at this point in the history
Version 1.0 migration to angular
  • Loading branch information
Kravalg authored Jun 12, 2017
2 parents 37f374d + 42ff052 commit 2e5c65a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"dependencies": {
"jquery": "^2.2.4",
"bootstrap": "^3.3.7",
"angular": "^1.6.4",
"components-font-awesome": "^4.7.0",
"jssocials": "^1.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion components/html/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="container" style="min-width: 320px">
<header>
<div class="center-block">
<h3 class="pull-left app-name">Linkedin <sup class="text-danger">boost</sup></h3>
<h3 class="pull-left app-name"><sup class="text-danger">Linkens</sup></h3>
<div class="clearfix"></div>
</div>
</header>
Expand Down
Binary file modified components/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Linkedin Boost",
"name": "Linkens",
"description": "This Chrome extension helps you to add new contacts in the social network LinkedIn",
"version": "0.4.1",
"version": "0.4.2",
"default_locale": "en",
"icons": {
"128": "components/icon.png"
Expand Down

0 comments on commit 2e5c65a

Please sign in to comment.