File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -199,9 +199,10 @@ <h3>ViaSetup - Plugin Setup Generator for Via*</h3>
199199 < label for ="server_version " id ="server_version_text "> Select your server version</ label >
200200 < select id ="server_version " onchange ="getPlugins() ">
201201 < optgroup label ="Latest ">
202- < option value ="773 " > 🗄️️ 1.21.9 & 1.21.10 </ option >
202+ < option value ="774 " > 🧟 1.21.11 </ option >
203203 </ optgroup >
204204 < optgroup label ="1.21.x ">
205+ < option value ="773 "> 1.21.9 & 1.21.10</ option >
205206 < option value ="772 "> 1.21.7 & 1.21.8</ option >
206207 < option value ="771 "> 1.21.6</ option >
207208 < option value ="770 "> 1.21.5</ option >
@@ -432,6 +433,9 @@ <h4>Miscellaneous</h4>
432433 protocol : 773 ,
433434 version : "1.21.9" ,
434435 display : "1.21.9/10"
436+ } , {
437+ protocol : 774 ,
438+ version : "1.21.11"
435439 }
436440 ] ) ;
437441
You can’t perform that action at this time.
0 commit comments