From 7c44dbe9ed7ac2beec314ab2c1edab6cb4ffddc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:55:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.2-125-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 5 ++--- all/gives/all.json | 3 ++- all/rs/all.json | 1 + meta/2024-02.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 22 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2cd1586cf..bc26e3b72 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 908 Tim Janssen Update all.json (#4239) 886 Frank Update all.json (#4244) 617 Mich Block polkastater-login.com (#4044) - 588 mhusnirizal update all.json (#4247) + 589 mhusnirizal update all.json (#4248) 551 Jaco Allow addition of denySub entries (#4223) 96 michalisFr Added 0 new domains (#2338) 42 alineherzman Update all.json (#4240) diff --git a/all.json b/all.json index 3f0ea7a08..a2b880d26 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "zapto.org" ], "deny": [ - "tailsman.gives", - "network.manta.rs", - "manta.rs", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0kxwallet.org", @@ -14976,6 +14973,7 @@ "mańta.network", "manta.plus", "manta.quest", + "manta.rs", "manta.su", "manta.top", "manta.uno", @@ -24010,6 +24008,7 @@ "taiko-bridge.com", "taikoclaim.click", "taikoxyz.com", + "tailsman.gives", "take-1inch.online", "take-circleproject.com", "take-dollarcoin.com", diff --git a/all/gives/all.json b/all/gives/all.json index 5f79ae27b..f02b69e22 100644 --- a/all/gives/all.json +++ b/all/gives/all.json @@ -1,5 +1,6 @@ [ "lido.gives", "manta.gives", - "ripple.gives" + "ripple.gives", + "tailsman.gives" ] diff --git a/all/rs/all.json b/all/rs/all.json index fa1982b61..0bf03bbc8 100644 --- a/all/rs/all.json +++ b/all/rs/all.json @@ -1,4 +1,5 @@ [ "layerzero.rs", + "manta.rs", "walletcon.abkanon.yunethosting.rs" ] diff --git a/meta/2024-02.json b/meta/2024-02.json index bf9f20026..2812166da 100644 --- a/meta/2024-02.json +++ b/meta/2024-02.json @@ -23,6 +23,18 @@ "date": "2024-02-06", "url": "manta.plus" }, + { + "date": "2024-02-06", + "url": "manta.rs" + }, + { + "date": "2024-02-06", + "url": "network.manta.rs" + }, + { + "date": "2024-02-06", + "url": "tailsman.gives" + }, { "date": "2024-02-06", "url": "talisman.gift" diff --git a/package.json b/package.json index 93ce15677..6721bbb52 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-124-x", + "version": "0.22.2-125-x", "versions": { - "git": "0.22.2-124-x", + "git": "0.22.2-125-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b333897ff..2c546bc8d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-124-x", + "version": "0.22.2-125-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fb648dfe7..ae17d0387 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.22.2-124-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-125-x' };