diff options
author | San Jacobs | 2025-06-06 03:03:35 +0200 |
---|---|---|
committer | San Jacobs | 2025-06-06 03:03:35 +0200 |
commit | 05bd430377d0085095d9c78e5922642490e1baa3 (patch) | |
tree | bb853e1d81abbdeb492cd74b39f291fe2d91bb82 /parts | |
parent | e50cee75f11f0a9b1b4006daec2381bb497e02f6 (diff) | |
download | better-report-05bd430377d0085095d9c78e5922642490e1baa3.tar.gz better-report-05bd430377d0085095d9c78e5922642490e1baa3.tar.bz2 better-report-05bd430377d0085095d9c78e5922642490e1baa3.zip |
This is version 0.6 now that I've fixed the sorting behavior
Diffstat (limited to 'parts')
-rwxr-xr-x | parts/start2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/start2.html b/parts/start2.html index bd43709..825bde9 100755 --- a/parts/start2.html +++ b/parts/start2.html @@ -98,6 +98,6 @@ </svg>
</a>
<h1 style="width:max-content;margin:auto;">Lydrapport</h1>
- <h6 style="width:max-content;margin:auto;">Version 0.5</h6>
+ <h6 style="width:max-content;margin:auto;">Version 0.6</h6>
</div>
<div class="info-section">
|