mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Bump version to 3.1.2-rc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="@C#" category="Core" version="3.1.1">
|
||||
<class name="@C#" category="Core" version="3.1.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="CSharpScript" inherits="Script" category="Core" version="3.1.1">
|
||||
<class name="CSharpScript" inherits="Script" category="Core" version="3.1.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="GodotSharp" inherits="Object" category="Core" version="3.1.1">
|
||||
<class name="GodotSharp" inherits="Object" category="Core" version="3.1.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "Godot Engine"
|
||||
major = 3
|
||||
minor = 1
|
||||
patch = 2
|
||||
status = "devel"
|
||||
status = "rc"
|
||||
module_config = ""
|
||||
year = 2019
|
||||
website = "https://godotengine.org"
|
||||
|
||||
Reference in New Issue
Block a user