Browse Source

Update nitro.app.src

pal-alex 5 years ago
parent
commit
b95ba4da89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/nitro.app.src

+ 1 - 1
src/nitro.app.src

@@ -1,6 +1,6 @@
 {application, nitro, [
     {description,  "NITRO Nitrogen Web Framework"},
-    {vsn,          "5.1.7"},
+    {vsn,          "5.2.1"},
     {applications, [kernel, stdlib]},
     {modules, []},
     {registered,   []},