Bump version to 0.0.4
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 <noreply@anthropic.com>
This commit is contained in:
parent
60ba5ae825
commit
a5e542844f
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<body>
|
||||
<div id="app">
|
||||
<header class="header">
|
||||
<h1>SkyView <span class="version-info">v0.0.3</span> <a href="https://kode.naiv.no/olemd/skyview" target="_blank" class="repo-link" title="Project Repository">⚙</a></h1>
|
||||
<h1>SkyView <span class="version-info">v0.0.4</span> <a href="https://kode.naiv.no/olemd/skyview" target="_blank" class="repo-link" title="Project Repository">⚙</a></h1>
|
||||
|
||||
<!-- Status indicators -->
|
||||
<div class="status-section">
|
||||
|
|
|
|||
2
debian/DEBIAN/control
vendored
2
debian/DEBIAN/control
vendored
|
|
@ -1,5 +1,5 @@
|
|||
Package: skyview
|
||||
Version: 0.0.3
|
||||
Version: 0.0.4
|
||||
Section: net
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue