From 757d37e8ccfe42ef1c678dd8379e771aa647c8e3 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 30 Oct 2022 14:04:23 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba86ab8..da0b5ac 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ print tally(); //3 # Version Differences -There have been a number of versions of Toy over the years, the current actively developed version is called `0.6.0` for the time being. It is recommended that you use the most recent version available. +There have been a number of versions of Toy over the years, the current actively developed version is called `main` for the time being. It is recommended that you use the most recent release available.