Skip to content

Commit

Permalink
chore: publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dr497 committed Jan 4, 2024
1 parent 03826f0 commit 96fcd43
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"expo": {
"name": "SNS Manager",
"version": "1.0.0",
"version": "1.0.1",
"slug": "sns-manager",
"orientation": "portrait",
"icon": "./assets/icon.png",
Expand All @@ -16,7 +16,7 @@
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#000000"
},
"versionCode": 10
"versionCode": 11
},
"owner": "sns-manager"
}
Expand Down
4 changes: 2 additions & 2 deletions publishing/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ app:
- purpose: icon
uri: ../assets/dapp-store/fida-icon-512x512.png
release:
address: 3hLUYLTWWa3uktaCq4NcYRfJK9LBqa73wiVr4PWzmbuo
address: GaiaHxihcTXX74EWa2ZaHNN2ofVkSQ6fvDGj9W9ewVPh
media:
- purpose: icon
uri: ../assets/dapp-store/fida-icon-512x512.png
Expand All @@ -35,7 +35,7 @@ release:
uri: ../assets/dapp-store/screenshots/cart-payment-1080x1920.png
files:
- purpose: install
uri: ../application-b76ef173-b792-4037-8d3b-98ef6ba99ea6.apk
uri: ../application-dfb9b115-2ab6-41df-b784-840e241fdf2e.apk
catalog:
en-US:
name: SNS Manager
Expand Down
2 changes: 1 addition & 1 deletion xnft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SNS Manager (Beta)",
"version": "1.1.0",
"version": "1.1.1",
"storage": "aws",
"description": "All-in-one tool for SNS",
"longDescription": "Your all-in-one tool for handling Solana Name Service (SNS) domains",
Expand Down

0 comments on commit 96fcd43

Please sign in to comment.