Skip to content

Commit

Permalink
chore: bump version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
im-adithya committed Feb 7, 2025
1 parent 0c540bd commit e9a54d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default ({ config }) => {
...config,
name: "Alby Go",
slug: "alby-mobile",
version: "1.8.1",
version: "1.9.0",
scheme: ["lightning", "bitcoin", "alby", "nostr+walletconnect"],
orientation: "portrait",
icon: "./assets/icon.png",
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": "alby-go",
"version": "1.8.1",
"version": "1.9.0",
"main": "./index.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit e9a54d6

Please sign in to comment.