Browse Source

Bump the version year to 2024

Yuri Sizov 1 year ago
parent
commit
b9008f3d51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -5,6 +5,6 @@ minor = 1
 patch = 4
 status = "rc"
 module_config = ""
-year = 2023
+year = 2024
 website = "https://godotengine.org"
 docs = "4.1"