Skip to content

Commit

Permalink
chore: Update Monsta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
efeDaniels committed Jan 25, 2024
1 parent 0d5b75d commit 343549f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,7 @@
"billArt": {
"collection": "ApeBond_Collection1"
},
"tags": ["Liquid Staking"],
"tags": ["Meme", "NFT"],
"fullDescription": "Cake Monster ($MONSTA) is a revolutionary undertaking in sustainable Hyper-Deflationary Economics. Their team has developed a groundbreaking economic policy to combat the problems that the financial world is currently facing and wrapped it as a cute Meme on BNBChain. Users will find On-Chain Games, Play2Earn NFTs, and other rewarding features: Cake Monster is definitely THE BEAST OF BSC."
},
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ape.swap/apeswap-lists",
"version": "1.8.35",
"version": "1.8.36",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ const bills: BillsConfig[] = [
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
tags: ['Liquid Staking'],
tags: ['Meme', 'NFT'],
fullDescription:
'Cake Monster ($MONSTA) is a revolutionary undertaking in sustainable Hyper-Deflationary Economics. Their team has developed a groundbreaking economic policy to combat the problems that the financial world is currently facing and wrapped it as a cute Meme on BNBChain. Users will find On-Chain Games, Play2Earn NFTs, and other rewarding features: Cake Monster is definitely THE BEAST OF BSC.',
},
Expand Down

0 comments on commit 343549f

Please sign in to comment.