diff options
author | FChannel <> | 2021-10-03 13:53:11 -0700 |
---|---|---|
committer | FChannel <> | 2021-10-03 13:53:11 -0700 |
commit | 1d8f957248c084773b235919be17d238be36ae01 (patch) | |
tree | 42f9cb78ed7d8f5a182fe8c2c95f415aa6986a00 | |
parent | 4a1af2045365409a05849ab70a1ac6c9e6e51a93 (diff) |
v0.0.15-dev
-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..06ae421 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-dev</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> |