@@ -0,0 +1,10 @@
+### Versions history
+
+##### 4.4
+original [v4.4 tag](https://github.com/synrc/n2o/tree/refs/tags/4.4) from [https://github.com/synrc/n2o](https://github.com/synrc/n2o) by [@5HT](https://github.com/5HT)
+##### 4.4.20
+erl 20.0 - fix warnings
+js for debug, additional fields for ftp
@@ -1,6 +1,6 @@
{application, n2o, [
{description, "N2O WebSocket Application Server"},
- {vsn, "4.4"},
+ {vsn, "4.4.20"},
{applications, [kernel, stdlib, cowboy]},
{modules, []},
{registered, []},