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

Commit 4061a24

Browse files
Bump version to 3.3.2 [skip ci]
1 parent 9271d3b commit 4061a24

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)