Skip to content

Commit

Permalink
release: new products
Browse files Browse the repository at this point in the history
  • Loading branch information
SadraTghvi committed Jun 19, 2024
1 parent 9afa928 commit 826b478
Show file tree
Hide file tree
Showing 2 changed files with 13 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.1"
version = "0.3.2"
edition = "2021"

[dependencies]
Expand Down
12 changes: 12 additions & 0 deletions products.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,17 @@
"family.3": [2290000, "۳ ماهه Family - ترکیه"],
"family.6": [4490000, "۶ ماهه Family - ترکیه"]
}
},
"applemusic": {
"name": "اپل موزیک",
"logo": "/static/image/logo/applemusic.jpg",
"data": ["apple id", "telegram id"],
"color": "#1db954",
"image": "/static/image/banner/applemusic.jpg",
"plans": {
"family.1": [880000, "۱ ماهه Family"],
"family.3": [2280000, "۳ ماهه Family"],
"family.6": [3980000, "۶ ماهه Family"]
}
}
}

0 comments on commit 826b478

Please sign in to comment.