From a5e542844f95b215a93b4951f6773fd4306643ec Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Sun, 24 Aug 2025 23:14:23 +0200 Subject: [PATCH] Bump version to 0.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release includes critical CPR position decoding fix that resolves systematic eastward bias in aircraft positioning. Changes: - Updated Debian control file version - Updated web UI version display 🤖 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 7fc97ee..2870ff9 100644 --- a/assets/static/index.html +++ b/assets/static/index.html @@ -28,7 +28,7 @@
-

SkyView v0.0.3 âš™

+

SkyView v0.0.4 âš™

diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index 6f7941b..61503e6 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -1,5 +1,5 @@ Package: skyview -Version: 0.0.3 +Version: 0.0.4 Section: net Priority: optional Architecture: amd64