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

Commit fd1705b

Browse files
Bump version to 3.7.0 [skip ci]
1 parent 0f67d2e commit fd1705b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.yarnrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
enableImmutableInstalls: false
2+
3+
enableScripts: false
4+
15
nodeLinker: pnp

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wtf",
3-
"version": "3.6.0",
3+
"version": "3.7.0",
44
"description": "WTF Chrome Extension that allows you to send messages in bulk via WhatsApp™ Web",
55
"main": "index.js",
66
"scripts": {

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.6.0",
4+
"version": "3.7.0",
55
"action": {
66
"default_icon": {
77
"16": "icons/wtf16.png",

0 commit comments

Comments
 (0)