Skip to content

Commit 7b6fbad

Browse files
Point downloads to the beta release
1 parent 6cbe1a0 commit 7b6fbad

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Sajilo brings the Nepali calendar and everyday essentials to your Mac menu bar.
44

55

66

7-
Features
7+
## Features
88

99
- Bikram Sambat calendar with AD dates, tithi, festivals, and public holidays
1010
- Personal plans and optional reminders, saved only on your Mac
@@ -18,11 +18,11 @@ Features
1818

1919
## Install
2020

21-
**[Download Sajilo for Mac](https://github.com/adarshaacharya/sajilo/releases/latest/download/Sajilo-macos-arm64.dmg)**
21+
**[Download Sajilo beta for Mac](https://github.com/adarshaacharya/sajilo/releases/download/v0.1.0-beta.1/Sajilo-macos-arm64.dmg)**
2222

2323
Open the downloaded file, then drag **Sajilo.app** into the Applications folder.
2424

25-
Because this is a free direct download and is not Apple-notarized, macOS may block the first launch. Control-click **Sajilo.app**, choose **Open**, then choose **Open** again. After that, find Sajilo's icon in the menu bar.
25+
This is a beta release. Because it is a free direct download and is not Apple-notarized, macOS may block the first launch. Control-click **Sajilo.app**, choose **Open**, then choose **Open** again. After that, find Sajilo's icon in the menu bar.
2626

2727
## Run from source
2828

@@ -44,4 +44,4 @@ swift test
4444

4545
## License
4646

47-
Sajilo is available under the [MIT License](LICENSE). Calendar-data notices are in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
47+
Sajilo is available under the [MIT License](LICENSE). Calendar-data notices are in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ git push origin v0.1.0-beta.1
2020

2121
GitHub Actions will test the app, create the DMG and ZIP, then publish a GitHub prerelease. For a stable release, use the matching tag without `-beta.1`, for example `v0.1.0`.
2222

23-
The latest stable release is available at:
23+
After you publish a stable release, this permanent link will download it:
2424

2525
`https://github.com/adarshaacharya/sajilo/releases/latest/download/Sajilo-macos-arm64.dmg`
2626

0 commit comments

Comments
 (0)