From 7de4ba07f39690c0ba447bbf3172409204b74e81 Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Mon, 13 Sep 2021 05:55:22 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eba55334..581c9eecd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Setting up labs in your project is really simple, here's how to do it: ### Dev This branch is kept up to date with dnets dev branch. we pull of it to ensure that labs will work with pre existing dnet code. -### release/2.x +### release/3.x This branch is what will be pushed to nuget, sometimes its not up to date as we wait for other features to be finished. ### old/SlashCommandService