Skip to content

Commit

Permalink
Show all releases via in-app update
Browse files Browse the repository at this point in the history
  • Loading branch information
micahmo committed Sep 13, 2023
1 parent 5a7efc3 commit b34008c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/thunder/pages/thunder_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ class _ThunderState extends State<Thunder> {
],
),
onTap: () {
openLink(context, url: 'https://github.com/hjiangsu/thunder/releases/latest', openInExternalBrowser: openInExternalBrowser);
openLink(context, url: 'https://github.com/thunder-app/thunder/releases', openInExternalBrowser: openInExternalBrowser);
},
),
background: theme.cardColor,
Expand Down

0 comments on commit b34008c

Please sign in to comment.