From f45384fbe4f7bcbe87ef5056b6f402e81f911d1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 15:15:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-29-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-12.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 220019ad7..c374fcf86 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 596 Mich block polkastqrtter.com and polkastqrter.com (#2675) 472 Jaco Block explore-ledger.online (#2655) 395 Tim Janssen Update all.json (#2670) - 388 Frank Update all.json (#2676) + 389 Frank Update all.json (#2677) 371 mhusnirizal update all.json (#2673) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 326b39fd5..b3d9e98e9 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "dapp3web.com", - "node-sc.com", - "shrioblocks.live", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -2883,6 +2880,7 @@ "dapp2.xyz", "dapp2022connect.web.app", "dapp3-usdc.xyz", + "dapp3web.com", "dappaccess-activation.com", "dappaccess.net", "dappactions.com", @@ -8042,6 +8040,7 @@ "node-project.com", "node-resolve-all-defi-setup.com", "node-revalidation.online", + "node-sc.com", "node-secured.com", "node-syncs.com", "node-tool.info", @@ -10147,6 +10146,7 @@ "shiryoinu.co", "shizukahariu.com", "shockwave-finance.site", + "shrioblocks.live", "siatamask.com", "siayu.indramayukab.go.id", "sienna.medium.com.ru", diff --git a/meta/2022-12.json b/meta/2022-12.json index ee6d4e4e1..137bdebee 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -15,6 +15,10 @@ "date": "2022-12-11", "url": "cross-userchain.com" }, + { + "date": "2022-12-11", + "url": "dapp3web.com" + }, { "date": "2022-12-11", "url": "discord-acc.com" @@ -27,6 +31,10 @@ "date": "2022-12-11", "url": "migrationsfix.live" }, + { + "date": "2022-12-11", + "url": "node-sc.com" + }, { "date": "2022-12-11", "url": "polkastqrter.com" @@ -39,6 +47,10 @@ "date": "2022-12-11", "url": "retriv-discount.ru" }, + { + "date": "2022-12-11", + "url": "shrioblocks.live" + }, { "date": "2022-12-11", "url": "smartcointechsolution.site" diff --git a/package.json b/package.json index bc7ebe67a..795687d24 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-28-x", + "version": "0.18.13-29-x", "versions": { - "git": "0.18.13-28-x", + "git": "0.18.13-29-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 497262877..1e7a565f3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-28-x", + "version": "0.18.13-29-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2a8cc0593..8e6636ed5 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-29-x' };