From 26c486ef275b2135c07fedba79e61fc44d2010a5 Mon Sep 17 00:00:00 2001 From: Znote Date: Thu, 22 Jul 2021 17:57:09 +0200 Subject: [PATCH] Tagging Znote AAC as version 1.6 --- README.md | 2 -- api/api.php | 4 ++-- engine/database/connect.php | 2 +- engine/database/znote_schema.sql | 2 +- engine/init.php | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a11e191..90860cb 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ We use github to distribute our versions, stable are tagged as releases, while d * [Stable](https://github.com/Znote/ZnoteAAC/releases) * [Development](https://github.com/Znote/ZnoteAAC/archive/master.zip) -**NOTE:** Development version supports TFS 1.3, but you can expect bugs to occur. - ### Compatible OT distributions Znote AAC primarily aims to be compatible with [Forgotten Server](https://github.com/otland/forgottenserver) Forgotten Server is commonly known as TFS (The Forgotten Server) and Znote AAC supports these versions: diff --git a/api/api.php b/api/api.php index 6f2091f..277463a 100644 --- a/api/api.php +++ b/api/api.php @@ -1,9 +1,9 @@