Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 4bf5ed2

Browse files
Bump version to 3.7.1 [skip ci]
1 parent 7dbc375 commit 4bf5ed2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wtf",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"description": "WTF Chrome Extension that allows you to send messages in bulk via WhatsApp™ Web",
55
"main": "index.js",
66
"scripts": {
@@ -67,5 +67,5 @@
6767
"npm": "please-use-yarn",
6868
"yarn": "^4.3.1"
6969
},
70-
"packageManager": "yarn@4.3.1"
70+
"packageManager": "yarn@4.5.2"
7171
}

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "__MSG_appName__",
4-
"version": "3.7.0",
4+
"version": "3.7.1",
55
"action": {
66
"default_icon": {
77
"16": "icons/wtf16.png",

0 commit comments

Comments
 (0)