This repository was archived by the owner on Jun 26, 2020. It is now read-only.
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
* With Git: ` git clone https://github.com/kriskbx/whatsapp-sharing.git `
13
13
* Manually: [ https://github.com/kriskbx/whatsapp-sharing/releases ] ( https://github.com/kriskbx/whatsapp-sharing/releases )
14
14
15
- Or include the hosted version on [ jsdelivr] ( http://www.jsdelivr.com/ ) : ` //cdn.jsdelivr.net/whatsapp-sharing/1.3.0 /whatsapp-button.js `
15
+ Or include the hosted version on [ jsdelivr] ( http://www.jsdelivr.com/ ) : ` //cdn.jsdelivr.net/whatsapp-sharing/1.3.1 /whatsapp-button.js `
16
16
17
17
### 2. Integrate the buttons source
18
18
@@ -49,4 +49,4 @@ It's not possible to check if WhatsApp is installed on the device. This is a goo
49
49
50
50
## License
51
51
52
- MIT
52
+ MIT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " whatsapp-sharing" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"homepage" : " https://github.com/kriskbx/whatsapp-sharing" ,
5
5
"authors" : [
6
6
" kriskbx"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " whatsapp-sharing" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " WhatsApp Sharing Button" ,
5
5
"main" : " -" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments