Revert "Release: Bump 5.0 to beta"

This reverts commit e3e8c283d5.
This commit is contained in:
Thomas Dinges
2025-10-08 12:04:50 +02:00
parent 3c5c6508a9
commit 7f855fb9b3
3 changed files with 6 additions and 6 deletions

8
.gitmodules vendored
View File

@@ -2,19 +2,19 @@
update = none
path = lib/linux_x64
url = https://projects.blender.org/blender/lib-linux_x64.git
branch = blender-v5.0-release
branch = main
[submodule "lib/macos_arm64"]
update = none
path = lib/macos_arm64
url = https://projects.blender.org/blender/lib-macos_arm64.git
branch = blender-v5.0-release
branch = main
[submodule "lib/windows_x64"]
update = none
path = lib/windows_x64
url = https://projects.blender.org/blender/lib-windows_x64.git
branch = blender-v5.0-release
branch = main
[submodule "lib/windows_arm64"]
update = none
path = lib/windows_arm64
url = https://projects.blender.org/blender/lib-windows_arm64.git
branch = blender-v5.0-release
branch = main