Skip to content

Commit be87e03

Browse files
committed
Fix ed the latest release download link
1 parent a9a138e commit be87e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ APP_URL=https://httpsms.com
44
APP_NAME="HTTP SMS"
55
APP_GITHUB_URL=https://github.com/NdoleStudio/httpsms
66
APP_DOCUMENTATION_URL=https://docs.httpsms.com
7-
APP_DOWNLOAD_URL=https://github.com/NdoleStudio/httpsms/releases/download/v0.0.1/HttpSms.apk
7+
APP_DOWNLOAD_URL=https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk
88
APP_ENV=production

0 commit comments

Comments
 (0)