File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 # Only used for the cache key. Increment version to force clean build.
77 GODOT_BASE_BRANCH : master
88 # Used to select the version of Redot to run the tests with.
9- REDOT_TEST_VERSION : 4.3.1-rc.1
9+ REDOT_TEST_VERSION : 4.3.1-stable
1010 # Use UTF-8 on Linux.
1111 LANG : en_US.UTF-8
1212 LC_ALL : en_US.UTF-8
Original file line number Diff line number Diff line change 33 "version_major": 4,
44 "version_minor": 3,
55 "version_patch": 1,
6- "version_status": "rc ",
7- "version_status_version": 1 ,
6+ "version_status": "stable ",
7+ "version_status_version": 0 ,
88 "version_build": "official",
9- "version_full_name": "Redot Engine v4.3.1.rc.1 .official"
9+ "version_full_name": "Redot Engine v4.3.1.stable .official"
1010 },
1111 "header": {
1212 "version_major": 4,
1313 "version_minor": 3,
1414 "version_patch": 1,
1515 "version_status": "dev",
16- "version_build": "redot.custom_build ",
17- "version_full_name": "Godot Engine v4.3.1.dev.redot.custom_build "
16+ "version_build": "redot.official ",
17+ "version_full_name": "Godot Engine v4.3.1.dev.redot.official "
1818 },
1919 "builtin_class_sizes": [
2020 {
You can’t perform that action at this time.
0 commit comments