Skip to content

Commit 5fc423d

Browse files
authored
Bump AliECS to v1.46.0 (alisw#6055)
1 parent 0b49907 commit 5fc423d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

coconut.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: coconut
22
version: "%(tag_basename)s"
3-
tag: "v1.45.3"
3+
tag: "v1.46.0"
44
build_requires:
55
- golang
66
- protobuf

control-core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: Control-Core
22
version: "%(tag_basename)s"
3-
tag: "v1.45.3"
3+
tag: "v1.46.0"
44
build_requires:
55
- "GCC-Toolchain:(?!osx)"
66
- golang

control-occplugin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: Control-OCCPlugin
22
version: "%(tag_basename)s"
3-
tag: "v1.45.3"
3+
tag: "v1.46.0"
44
requires:
55
- FairMQ
66
- FairLogger

control.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: Control
2-
version: "v1.45.3"
2+
version: "v1.46.0"
33
requires:
44
- Control-Core
55
- Control-OCCPlugin

0 commit comments

Comments
 (0)