diff --git a/config/bills.json b/config/bills.json index edfe1c59..42e8877a 100644 --- a/config/bills.json +++ b/config/bills.json @@ -1811,7 +1811,7 @@ "collection": "ApeBond_Collection1" }, "fullDescription": "At Decubate the team is pioneering a Sustainable Future for Web3 Entrepreneurs and Investors. Users can expect advanced products and services, such as their innovative plug-and-play Token Management System (TMS) and other essential Web3 white label tools and services. Furthermore, the project provides a Launchpad, Web3 Custom Development and more! Decubate: Unleashing the Power of Web3.", - "tags": ["Defi Tooling"] + "tags": ["Launchpad"] }, { "index": 1024, diff --git a/package.json b/package.json index ce5429cc..23ca818d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ape.swap/apeswap-lists", - "version": "1.8.50", + "version": "1.8.51", "main": "dist/index.js", "typings": "dist/index.d.ts", "publishConfig": { diff --git a/src/constants/bills.ts b/src/constants/bills.ts index e6d7a003..65c02f81 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -544,7 +544,7 @@ const bills: BillsConfig[] = [ }, fullDescription: 'At Decubate the team is pioneering a Sustainable Future for Web3 Entrepreneurs and Investors. Users can expect advanced products and services, such as their innovative plug-and-play Token Management System (TMS) and other essential Web3 white label tools and services. Furthermore, the project provides a Launchpad, Web3 Custom Development and more! Decubate: Unleashing the Power of Web3.', - tags: ['Defi Tooling'], + tags: ['Launchpad'], }, { index: 1024,