Skip to content

Commit a66d031

Browse files
bumpver: publish easysearch 2.1.3-2741 (#289)
Co-authored-by: hardy-dev-infinilabs <274178723+hardy-dev-infinilabs@users.noreply.github.com>
1 parent 1028fb8 commit a66d031

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/publish-coco-aisearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
PUBLISH_EASYSEARCH_VERSION:
2828
description: 'Publish Release Easysearch Version'
2929
required: false
30-
default: "2.1.3-2736"
30+
default: "2.1.3-2741"
3131
PUBLISH_RELEASE:
3232
description: 'Publish Release'
3333
required: false

.github/workflows/publish-coco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on:
3535
PUBLISH_EASYSEARCH_VERSION:
3636
description: 'Publish Release Easysearch Version'
3737
required: false
38-
default: "2.1.3-2736"
38+
default: "2.1.3-2741"
3939
PUBLISH_WITH_EASYSEARCH:
4040
description: 'Publish With Easysearch'
4141
required: false

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ on:
8383
EASYSEARCH_PUBLISH_VERSION:
8484
description: 'Publish Easysearch Version'
8585
required: false
86-
default: "2.1.3-2736"
86+
default: "2.1.3-2741"
8787
COCOAPP_PUBLISH:
8888
description: 'Products with Coco App'
8989
required: false

.github/workflows/test-integration-cocoserver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
description: 'Easysearch Version'
2020
required: false
2121
type: string
22-
default: "2.1.3-2736"
22+
default: "2.1.3-2741"
2323
RUN_COMPILE_TEST:
2424
description: 'Run Coco Server Compile Test?'
2525
required: false

0 commit comments

Comments
 (0)