From b7da2a5fb8e84839725141a70be24d1e19d90f12 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 26 Aug 2019 21:57:57 +0200 Subject: [PATCH] Version 0.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc999bc..683146f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a mod to help with mod/game development for Minetest. It adds a command (“findbiome”) to find a biome nearby and teleport you to it and another command (“listbiomes”) to list biomes. -Version: 0.1.0 +Version: 0.2.0 ## Known bugs and limitations - Will only search for biomes in the same height as you.