Skip to content

Commit b11cc7e

Browse files
docs: update README.md
1 parent e5bfafc commit b11cc7e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A chrome extension for the github emoji picker with fun :sunglasses:.
1010

1111
:point_right: Chrome Extension
1212

13-
- [Let's get it](https://chrome.google.com/webstore/detail/github-emoji/odophnhbmlnkolipnngbmlejgfhhabjm) :call_me_hand:
13+
- [Let's get it](https://chrome.google.com/webstore/detail/github-emoji/pfhcnffadoajdcedindnjcladkokgfpo) :call_me_hand:
1414

1515
:point_right: Manual Installation
1616

release.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#!/usr/bin/env sh
1+
#!/bin/bash
2+
23
set -e
34
echo "Enter release version:"
45
read VERSION

0 commit comments

Comments
 (0)