mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
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:
parent
4b6ad34988
commit
e0dc23367c
8 changed files with 17 additions and 26 deletions
|
@ -5,6 +5,5 @@ minor = 3
|
|||
patch = 0
|
||||
status = "dev"
|
||||
module_config = ""
|
||||
year = 2023
|
||||
website = "https://godotengine.org"
|
||||
docs = "latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue