Skip to content

Commit

Permalink
chore: Update the bond description
Browse files Browse the repository at this point in the history
  • Loading branch information
efeDaniels committed Feb 23, 2024
1 parent b644ce9 commit 46fc26f
Show file tree
Hide file tree
Showing 3 changed files with 4 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 @@ -1900,7 +1900,7 @@
"billArt": {
"collection": "ApeBond_Collection1"
},
"fullDescription": "Good project ser!",
"fullDescription": "XOX is The Next Gen Multichain DeFi Dapps & Web3 Solutions Provider. Their Hybrid Multichain Stable Coin, All-IN-One Dapp and Gamified Referral Program allow users to swap, stake, store, bridge, refer, invest and earn like never before. XOX Labs: a highly qualified and professional team built to deliver top class DeFi products.",
"tags": ["Defi Tooling"]
},
{
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.55",
"version": "1.8.56",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
3 changes: 2 additions & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,8 @@ const bills: BillsConfig[] = [
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
fullDescription: 'Good project ser!',
fullDescription:
'XOX is The Next Gen Multichain DeFi Dapps & Web3 Solutions Provider. Their Hybrid Multichain Stable Coin, All-IN-One Dapp and Gamified Referral Program allow users to swap, stake, store, bridge, refer, invest and earn like never before. XOX Labs: a highly qualified and professional team built to deliver top class DeFi products.',
tags: ['Defi Tooling'],
},
{
Expand Down

0 comments on commit 46fc26f

Please sign in to comment.