Skip to content

Commit

Permalink
Bump version to 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent 5419fad commit 3791d43
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wtf",
"version": "3.4.1",
"version": "3.5.0",
"description": "WTF Chrome Extension that allows you to send messages in bulk via WhatsApp™ Web",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "3.4.1",
"version": "3.5.0",
"action": {
"default_icon": {
"16": "icons/wtf16.png",
Expand Down

0 comments on commit 3791d43

Please sign in to comment.