You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
doc: Remove status from hardcoded version string
It has no practical use case and just generates noise for each alpha, beta, etc.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="Script" inherits="Resource" category="Core" version="3.1-dev">
|
||||
<class name="Script" inherits="Resource" category="Core" version="3.1">
|
||||
<brief_description>
|
||||
A class stored as a resource.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user