File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1313
1414module (
1515 name = "score_reference_integration" ,
16- version = "0.5.0-alpha.1 " ,
16+ version = "0.5.0-beta " ,
1717 compatibility_level = 0 ,
1818)
1919
Original file line number Diff line number Diff line change 22 "timestamp" : " 2025-08-13T12:55:10Z" ,
33 "modules" : {
44 "score_baselibs" : {
5- "version" : " 0.2.1" ,
6- "hash" : " 9457533471c8f0d4a1bb9435e91ff12c62d19c7c" ,
7- "repo" : " https://github.com/eclipse-score/baselibs.git" ,
8- "branch" : " s_core_release_v0_5_0"
5+ "version" : " 0.2.0" ,
6+ "hash" : " b3fdde42614791f7d74ed2b8e9558ce1e0eb8c29" ,
7+ "repo" : " https://github.com/eclipse-score/baselibs.git"
98 },
109 "score_communication" : {
1110 "version" : " 0.1.1" ,
Original file line number Diff line number Diff line change 1717bazel_dep(name = "score_baselibs")
1818single_version_override(
1919 module_name = "score_baselibs",
20- version = "0.2.1 ",
20+ version = "0.2.0 ",
2121)
2222
2323bazel_dep(name = "score_communication")
You can’t perform that action at this time.
0 commit comments