aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
-rwxr-xr-xcodegen/.gitignore1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e539a93..f6e7a50c 100755
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ A collection of Rust crates for making Minecraft bots, clients, and tools.
<!-- The line below is automatically read and updated by the migrate script, so don't change it manually. -->
-_Currently supported Minecraft version: `1.20.5`._
+_Currently supported Minecraft version: `1.20.6`._
> [!WARNING]
> Azalea is still very unfinished, though most crates are in a somewhat useable state
diff --git a/codegen/.gitignore b/codegen/.gitignore
index ee2504d7..77bd5fb3 100755
--- a/codegen/.gitignore
+++ b/codegen/.gitignore
@@ -3,3 +3,4 @@ __pycache__
downloads
__cache__
+venv