Skip to content

Commit

Permalink
v0.28 shutils
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartlynne committed Jun 22, 2023
1 parent 317fed3 commit f9dc66e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions DOWNLOADS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[Release Notes](/README-release-notes.md)

## Release v.0.27-alpha
- [Fitness\_Dashboard\_0.27\_setup.exe](https://github.com/stuartlynne/fitness_hrv/releases/download/v.0.27-alpha/Fitness_Dashboard_0.27_setup.exe)
## Release v.0.28-alpha
- [Fitness\_Dashboard\_0.28\_setup.exe](https://github.com/stuartlynne/fitness_hrv/releases/download/v.0.28-alpha/Fitness_Dashboard_0.28_setup.exe)

## Release v0.25-alpha
- [Fitness\_Dashboard\_0.25\_setup.exe](https://github.com/stuartlynne/fitness_hrv/releases/download/v0.25-alpha/Fitness_Dashboard_0.25_setup.exe)
Expand Down
4 changes: 2 additions & 2 deletions README-release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fitness Dashboard Release Notes

## v0.28 roadmap
## v0.29 roadmap

### fitness\_dashboard
- control panel to start/stop, laps, FIT file
Expand All @@ -11,7 +11,7 @@
- save graphs to PDF
- MO2 analysis panel

## v0.27
## v0.28
- fix shutil missing error which prevented use in Windows 11 Home

## v0.25
Expand Down
6 changes: 3 additions & 3 deletions _includes/downloads.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<ul>
<li> v.0.27-alpha
<li> v.0.28-alpha
<ul>
<li><a href="https://github.com/stuartlynne/fitness_hrv/releases/download//v.0.27-alpha/Fitness_Dashboard_0.27_setup.exe">
<strong> Fitness_Dashboard_0.27_setup.exe </strong></a> </li>
<li><a href="https://github.com/stuartlynne/fitness_hrv/releases/download//v.0.28-alpha/Fitness_Dashboard_0.28_setup.exe">
<strong> Fitness_Dashboard_0.28_setup.exe </strong></a> </li>
</ul>
</li>
<li> v0.25-alpha
Expand Down
2 changes: 1 addition & 1 deletion _includes/latest.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p><strong>Downloads</strong></p>
<ul>
<li><a href="https://github.com/stuartlynne/fitness_hrv/releases/download//v.0.27-alpha/Fitness_Dashboard_0.27_setup.exe"><strong> Fitness_Dashboard_0.27_setup.exe </strong></a> </li>
<li><a href="https://github.com/stuartlynne/fitness_hrv/releases/download//v.0.28-alpha/Fitness_Dashboard_0.28_setup.exe"><strong> Fitness_Dashboard_0.28_setup.exe </strong></a> </li>
</ul>
<ul>
<li><a href="https://github.com/stuartlynne/fitness_hrv/releases/download//v0.25-alpha/Fitness_Dashboard_0.25_setup.exe"><strong> Fitness_Dashboard_0.25_setup.exe </strong></a> </li>
Expand Down

0 comments on commit f9dc66e

Please sign in to comment.