From 254d4003987b77468afc900e87bfd0499b512b6c Mon Sep 17 00:00:00 2001 From: fox Date: Sun, 22 Oct 2023 19:32:05 +0300 Subject: [PATCH] Version bump! --- README.md | 4 ++-- remote/latest-stable.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3d98e54..010a7e1 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ data, other than what's required to authenticate you. 3. Do not abuse MinChat servers. This includes denial-of-service attacks, message spam, usage of any dangerous exploits, etc. 4. Do not post unwanted advertisements. Nobody cares about your nsfw discord server with 69 people. 5. Do not attempt to scam other users of MinChat. -6. Do not post NSFW or gore content in public chats. Wait for DMs to be implemented. -7. Once DMs are implemented, do not send people unwanted content. E.g. do not send NSFW content to strangers. +6. Do not post NSFW or gore content in public chats. Use DMs. +7. Do not send people unwanted content. E.g. do not send NSFW content to strangers unless you know they want it. This applies to DMs. 8. Use common sense. Just because something bad is not listed here does not mean you will not be punished for doing it. These rules vary in severity. Violation of rules 3 and 5 are likely to be met with a permanent ban. diff --git a/remote/latest-stable.json b/remote/latest-stable.json index e75572f..89eb0e7 100644 --- a/remote/latest-stable.json +++ b/remote/latest-stable.json @@ -1,5 +1,5 @@ { "major": 0, - "minor": 6, - "patch": 3 + "minor": 7, + "patch": 0 }