From 0d8ea38b086d97d941cc869255a7da78606c01c3 Mon Sep 17 00:00:00 2001 From: Alex Rennie-Lis Date: Sat, 15 Jun 2024 22:50:47 +0100 Subject: [PATCH] Update code/index.js Change product name --- code/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/index.js b/code/index.js index 04f5950..872ffca 100755 --- a/code/index.js +++ b/code/index.js @@ -1,5 +1,5 @@ // Baseline -const product = 'NetRadius'; +const product = 'Sinatra'; const version = '0.4.1'; // Load dependencies