From a569835a9446d9b7fba15b950d03629254dd1357 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:01:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-35-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1a5b997ba..9445a8214 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 575 Mich Update all.json (#2119) + 576 Mich Update all.json (#2212) 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 315 mhusnirizal update all.json (#2202) 251 Frank Update all.json (#2211) diff --git a/all.json b/all.json index 55fd07e90..868fd0c03 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dapps.all-in-one-sync.com", - "all-in-one-sync.com", "0xtorus.com", "0xzabo.com", "104.168.169.107", @@ -309,6 +307,7 @@ "alivetoken.online", "all-daps.com", "all-in-one-access.com", + "all-in-one-sync.com", "all-in-oneconnect.com", "all-token-wallet.com", "all-web-wallet.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index f3e9f6617..6a68310f6 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-07", + "url": "all-in-one-sync.com" + }, { "date": "2022-09-07", "url": "appwonderlandmoney.org" @@ -67,6 +71,10 @@ "date": "2022-09-07", "url": "dapp-multichainsync.com" }, + { + "date": "2022-09-07", + "url": "dapps.all-in-one-sync.com" + }, { "date": "2022-09-07", "url": "dappschainsync.live" diff --git a/package.json b/package.json index d4e69d42d..44fa22557 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-34-x", + "version": "0.18.8-35-x", "versions": { - "git": "0.18.8-34-x", + "git": "0.18.8-35-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a58ba06bc..24078584b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-34-x", + "version": "0.18.8-35-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e5f519651..530ed0c2b 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.8-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-35-x' };