We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e535ef7 commit 9b7ebbeCopy full SHA for 9b7ebbe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pancakeswap-prediction-winner",
3
- "version": "5.0.0",
+ "version": "5.2.0",
4
"description": "This bot wins almost every 5 minute BNB-USD option on PancakeSwap",
5
"author": "Egor Gavrilov",
6
"license": "MIT",
src/extension/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "PancakeSwap Prediction Winner",
"description": "IMPORTANT! Open Extensions -> PancakeSwap Prediction Winner -> Developer Mode ON -> service worker. Otherwise the bot will sleep.",
- "version": "0.0.3.0",
+ "version": "0.0.3.1",
7
"background": {
8
"service_worker": "background.js"
0 commit comments