diff options
author | FChannel <> | 2021-07-25 13:49:05 -0700 |
---|---|---|
committer | FChannel <> | 2021-07-25 13:49:05 -0700 |
commit | 74b29610d09b05b3f563bb84e8ec65b534c2ee83 (patch) | |
tree | 7beb143edce67816fc6b3d7663df8e3960c750fb /static | |
parent | def81637bc3d9f7ff73fed2786dbaa7a78086799 (diff) |
added modification to media ban
Diffstat (limited to 'static')
-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 6f60d62..c389066 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.12-dev</p> + <p>v0.0.13-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> |