File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 0.21.3
1
+ 0.23.0
Original file line number Diff line number Diff line change 64
64
</modules >
65
65
66
66
<properties >
67
- <revision >0.21.3 </revision >
67
+ <revision >0.23.0 </revision >
68
68
<fastffi .version>0.1.2</fastffi .version>
69
69
<compile-testing .version>0.19</compile-testing .version>
70
70
<cupid .sdk.version>3.3.11</cupid .sdk.version>
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ sources:
19
19
maintainers :
20
20
- name : GraphScope
21
21
url : https://github.com/alibaba/graphscope
22
- version : 0.21.3
22
+ version : 0.23.0
23
23
24
24
dependencies :
25
25
- condition : kafka.enabled
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ type: application
26
26
# This is the chart version. This version number should be incremented each time you make changes
27
27
# to the chart and its templates, including the app version.
28
28
# Versions are expected to follow Semantic Versioning (https://semver.org/)
29
- version : 0.21.3
29
+ version : 0.23.0
30
30
31
31
# This is the version number of the application being deployed. This version number should be
32
32
# incremented each time you make changes to the application. Versions are not expected to
33
33
# follow Semantic Versioning. They should reflect the version the application is using.
34
34
# It is recommended to use it with quotes.
35
- appVersion : " 0.21.3 "
35
+ appVersion : " 0.23.0 "
You can’t perform that action at this time.
0 commit comments