Skip to content

Commit 9b7ebbe

Browse files
committed
💸 Grand Update 5.2! Faster & Stronger
1 parent e535ef7 commit 9b7ebbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pancakeswap-prediction-winner",
3-
"version": "5.0.0",
3+
"version": "5.2.0",
44
"description": "This bot wins almost every 5 minute BNB-USD option on PancakeSwap",
55
"author": "Egor Gavrilov",
66
"license": "MIT",

src/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "PancakeSwap Prediction Winner",
44
"description": "IMPORTANT! Open Extensions -> PancakeSwap Prediction Winner -> Developer Mode ON -> service worker. Otherwise the bot will sleep.",
5-
"version": "0.0.3.0",
5+
"version": "0.0.3.1",
66

77
"background": {
88
"service_worker": "background.js"

0 commit comments

Comments
 (0)