From f13f1da2a36022409eb870414121ba623ad614a9 Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Mon, 25 Aug 2025 08:43:57 +0200 Subject: [PATCH] Bump version to 0.0.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New release includes: - Renamed Debian package from skyview to skyview-adsb to avoid conflicts with NASA's SkyView Virtual Observatory package - Implemented incremental changelog generation for Debian packages showing complete version history 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- assets/static/index.html | 2 +- debian/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/static/index.html b/assets/static/index.html index 2870ff9..c034465 100644 --- a/assets/static/index.html +++ b/assets/static/index.html @@ -28,7 +28,7 @@
-

SkyView v0.0.4 âš™

+

SkyView v0.0.5 âš™

diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index 3606cc8..0bbe2b0 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -1,5 +1,5 @@ Package: skyview-adsb -Version: 0.0.4 +Version: 0.0.5 Section: net Priority: optional Architecture: amd64