From f07a48444bddb300bdf6f510198e0f2443e6fed9 Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Fri, 14 Nov 2025 21:28:57 -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 2d1b8e3..fc72e21 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-prealpha) +Latest release: [RocketLaunchCountdown 0.6.1](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.1-alpha) Features Added: Fixed Browser Source Cache Issue (More Info Below as OBS changes need to be made) Optimizations