Skip to content

Commit 126034c

Browse files
release: v0.2.1 — sidecar bundled, download and use
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8bd9205 commit 126034c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313
<p align="center">
1414
<a href="https://github.com/factorin-dev/Astrolabe/blob/main/LICENSE"><img alt="License: AGPL-3.0" src="https://img.shields.io/badge/license-AGPL--3.0-blue" /></a>
15-
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest"><img alt="Release" src="https://img.shields.io/badge/release-v0.2.0-brightgreen" /></a>
15+
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest"><img alt="Release" src="https://img.shields.io/badge/release-v0.2.1-brightgreen" /></a>
1616
</p>
1717

1818
<p align="center">
19-
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.0_aarch64.dmg"><img alt="macOS Apple Silicon" src="https://img.shields.io/badge/macOS-Apple%20Silicon-000?logo=apple&logoColor=white" /></a>
20-
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.0_x64.dmg"><img alt="macOS Intel" src="https://img.shields.io/badge/macOS-Intel-000?logo=apple&logoColor=white" /></a>
21-
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.0_x64-setup.exe"><img alt="Windows" src="https://img.shields.io/badge/Windows-x64-0078D4?logo=windows&logoColor=white" /></a>
22-
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.0_amd64.deb"><img alt="Linux" src="https://img.shields.io/badge/Linux-deb-FCC624?logo=linux&logoColor=black" /></a>
19+
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.1_aarch64.dmg"><img alt="macOS Apple Silicon" src="https://img.shields.io/badge/macOS-Apple%20Silicon-000?logo=apple&logoColor=white" /></a>
20+
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.1_x64.dmg"><img alt="macOS Intel" src="https://img.shields.io/badge/macOS-Intel-000?logo=apple&logoColor=white" /></a>
21+
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.1_x64-setup.exe"><img alt="Windows" src="https://img.shields.io/badge/Windows-x64-0078D4?logo=windows&logoColor=white" /></a>
22+
<a href="https://github.com/factorin-dev/Astrolabe/releases/latest/download/Astrolabe_0.2.1_amd64.deb"><img alt="Linux" src="https://img.shields.io/badge/Linux-deb-FCC624?logo=linux&logoColor=black" /></a>
2323
</p>
2424

2525
---

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Astrolabe",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"identifier": "com.astrolabe.app",
66
"build": {
77
"devUrl": "http://localhost:3000",

0 commit comments

Comments
 (0)