From 52c40c14b14c4361c2605671f42fca25cbae73d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Aug 2022 14:21:06 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.5-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 833edf81a..f8d3d89a6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) - 284 mhusnirizal update all.json (#2008) + 285 mhusnirizal update all.json (#2012) 206 Frank Update all.json (#1999) 134 Tim Janssen Update all.json (#2009) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 6eceb1664..10e0dc9d4 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ "zapto.org" ], "deny": [ - "applaunch.org", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -468,6 +467,7 @@ "appherofi.com", "appissueresolve.com", "appissueresolve.site", + "applaunch.org", "applindex.online", "applive-polkadot.tech", "appliveio.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index fd8fbabf1..4f7580b1c 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-07", "url": "app.fastsolutionsapp.com" }, + { + "date": "2022-08-07", + "url": "applaunch.org" + }, { "date": "2022-08-07", "url": "bridges-links.live" diff --git a/package.json b/package.json index c565a2cc8..7e453f72e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-0-x", + "version": "0.18.5-1-x", "versions": { - "git": "0.18.5-0-x", + "git": "0.18.5-1-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dafffb9f5..27bdc43d8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-0-x", + "version": "0.18.5-1-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 acd53c8d6..474281de4 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.5-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-1-x' };