From cfe48ddc4199a20334021c68c6d09c524a070178 Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Fri, 14 Nov 2025 21:28:13 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9e69009..2d1b8e3 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ RocketLaunchCountdown is a python and HTML system to operate a launch countdown and go/nogo indicator. The go/nogo indicator is operated either by a spreadsheet, using a sharelink inserted in the settings windows. Or there are buttons in the app that can manage it as well. Which mode is used is dictated by a simple radio button in the settings window. -Latest release: [RocketLaunchCountdown 0.6.1](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.1) +Latest release: [RocketLaunchCountdown 0.6.1](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.1-prealpha) Features Added: Fixed Browser Source Cache Issue (More Info Below as OBS changes need to be made) Optimizations