Skip to content

Commit

Permalink
version fix for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
trashguy committed Oct 11, 2024
1 parent 782069d commit 7d72720
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
module_config = ""
website = "https://redotengine.org"
docs = "4.3"
godot_major = 4
godot_minor = 3
godot_patch = 1
godot_status = "dev"

0 comments on commit 7d72720

Please sign in to comment.