diff --git a/csharp/App/VrmGrabber/Controller.cs b/csharp/App/VrmGrabber/Controller.cs index 46dddd884..17589cf59 100644 --- a/csharp/App/VrmGrabber/Controller.cs +++ b/csharp/App/VrmGrabber/Controller.cs @@ -26,8 +26,7 @@ public record InstallationToHtmlInterface( [Controller] public class Controller : ControllerBase { - - //Todo automatically grab newest version? + //Todo change me for updates private const String FirmwareVersion = "AF09";