Skip to content

Commit

Permalink
release: 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
SadraTghvi committed Jun 28, 2024
1 parent bfba4f8 commit f7d468c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dream"
version = "0.3.7"
version = "0.3.8"
edition = "2021"

[dependencies]
Expand Down
13 changes: 13 additions & 0 deletions products.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,18 @@
"gift.6": [12000000, "گیفت 6 ماهه "],
"gift.12": [20500000, "گیف 12 ماهه "]
}
},
"discord": {
"name": "دیسکورد نیترو",
"logo": "/static/image/logo/discord.png",
"data": ["username", "password"],
"color": "#5f70be",
"image": "/static/image/banner/discord.jpg",
"plans": {
"classic.1": [1200000, "یک ماهه کلاسیک"],
"boost.1": [2600000, "یک ماهه بوست"],
"classic.12": [10500000, "کلاسیک 12 ماهه"],
"boost.12": [10500000, "بوست 12 ماهه"]
}
}
}

0 comments on commit f7d468c

Please sign in to comment.