[CI Skip] bump/beta 0.21.3-3-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-05-02 05:31:50 +00:00
parent efa66b0888
commit cb4ecc953c
6 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
644 Frank Update all.json (#3312) 644 Frank Update all.json (#3312)
605 Mich Block 6 scam URLs (#3284) 606 Mich Block scam "multipannel.site", (#3314)
581 Tim Janssen Update all.json (#3299) 581 Tim Janssen Update all.json (#3299)
527 Jaco 0.21.2 (#3309) 527 Jaco 0.21.2 (#3309)
425 mhusnirizal update all.json (#3295) 425 mhusnirizal update all.json (#3295)
+1
View File
@@ -704,6 +704,7 @@
"muhtekal.site", "muhtekal.site",
"muhtekamty.site", "muhtekamty.site",
"multialignfix.site", "multialignfix.site",
"multipannel.site",
"multivault.site", "multivault.site",
"musloktan.site", "musloktan.site",
"mustfadbet.site", "mustfadbet.site",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2023-05-02",
"url": "multipannel.site"
},
{ {
"date": "2023-05-01", "date": "2023-05-01",
"url": "dappinterface.online" "url": "dappinterface.online"
+2 -2
View File
@@ -14,9 +14,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.21.3-2-x", "version": "0.21.3-3-x",
"versions": { "versions": {
"git": "0.21.3-2-x", "git": "0.21.3-3-x",
"npm": "0.21.2" "npm": "0.21.2"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -18,7 +18,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.21.3-2-x", "version": "0.21.3-3-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/util": "^12.1.1", "@polkadot/util": "^12.1.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-2-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-3-x' };