Update SVR.JS to 3.14.13

This commit is contained in:
Dorian Niemiec 2024-04-24 13:34:02 +02:00
parent a93d79b1d9
commit 91e4423f9b

View file

@ -3,7 +3,7 @@ title: Main page
date: 2024-01-21 19:41:01
layout: index-page
sitemap: false
svrjsversion: 3.14.12
svrjsversion: 3.14.13
---
<section class="hero">
<div class="hero-content-column">
@ -13,7 +13,7 @@ svrjsversion: 3.14.12
<p>Host a webpage, run server-side JavaScript, use mods to expand server functionality, or use it as a forward or reverse proxy &mdash; all in SVR.JS! SVR.JS is a web server that runs on top of Node.JS, thus enabling server-side JavaScript on webpages. SVR.JS also has an integrated log viewer, log highlighter, and user management tool. SVR.JS can run not only on Node.JS but also in Bun (experimental support).</p>
</div>
<div class="maindownloads" id="command-tab-other">
<a href="https://downloads.svrjs.org/svr.js.3.14.12.zip" class="styled-button">Download SVR.JS 3.14.12</a>
<a href="https://downloads.svrjs.org/svr.js.3.14.13.zip" class="styled-button">Download SVR.JS 3.14.13</a>
<div class="download-separator">
<br />
</div>