Remove now unused year member from version.py
We changed copyright to use "present" for the current year, so we no longer need to hardcode this and (like now) forget to bump it yearly.
This commit is contained in:
@ -5,6 +5,5 @@ minor = 3
|
||||
patch = 0
|
||||
status = "dev"
|
||||
module_config = ""
|
||||
year = 2023
|
||||
website = "https://godotengine.org"
|
||||
docs = "latest"
|
||||
|
||||
Reference in New Issue
Block a user