diff options
author | FChannel <> | 2021-10-03 13:51:24 -0700 |
---|---|---|
committer | FChannel <> | 2021-10-03 13:51:24 -0700 |
commit | 51b00e294280b44010736f9afd4b250e9a372340 (patch) | |
tree | f2c3039327762fc6a10b0e8f450fdf0381dfd76a | |
parent | 4a1af2045365409a05849ab70a1ac6c9e6e51a93 (diff) |
v0.0.15-release
-rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index f4fb237..0305b7e 100644 --- a/static/faq.html +++ b/static/faq.html @@ -56,7 +56,7 @@ <p>Soon™.</p> <h4 id="version">What version is this FChannel instance?</h4> - <p>v0.0.14-release</p> + <p>v0.0.15-release</p> </div> <div style="width: 500px; margin:0 auto; margin-top: 50px; text-align: center;"> <a href="/">[Home]</a><a href="/static/rules.html">[Rules]</a><a href="/static/faq.html">[FAQ]</a> |