Revert "Release: Update 4.5 branch to beta"

This reverts commit ea5b1f7527.
This commit is contained in:
Thomas Dinges
2025-06-04 14:14:58 +02:00
parent 2aba7ec802
commit f224dbccce
3 changed files with 7 additions and 7 deletions

10
.gitmodules vendored
View File

@@ -2,24 +2,24 @@
update = none
path = lib/linux_x64
url = https://projects.blender.org/blender/lib-linux_x64.git
branch = blender-v4.5-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-v4.5-release
branch = main
[submodule "lib/macos_x64"]
update = none
path = lib/macos_x64
url = https://projects.blender.org/blender/lib-macos_x64.git
branch = blender-v4.5-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-v4.5-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-v4.5-release
branch = main