Merge pull request #3720 from node-red/300-b4

Update for 3 beta 4
This commit is contained in:
Nick O'Leary
2022-06-30 09:40:56 +01:00
committed by GitHub
11 changed files with 59 additions and 24 deletions

View File

@@ -436,8 +436,8 @@ RED.tourGuide = (function() {
function listTour() {
return [
{
id: "2_3",
label: "3.0.0-beta.3",
id: "3_0",
label: "3.0.0-beta.4",
path: "./tours/welcome.js"
},
{