Skip to content

Commit 121e406

Browse files
authored
bumpver: publish easysearch 2.1.1-2676 (#201)
Co-authored-by: luohoufu <8801075+luohoufu@users.noreply.github.com>
1 parent ad2a6cc commit 121e406

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
@@ -28,7 +28,7 @@ on:
2828
PUBLISH_EASYSEARCH_VERSION:
2929
description: 'Publish Release Easysearch Version'
3030
required: false
31-
default: "2.1.1-2674"
31+
default: "2.1.1-2676"
3232
PUBLISH_RELEASE:
3333
description: 'Publish Release'
3434
required: false

.github/workflows/publish-coco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
PUBLISH_EASYSEARCH_VERSION:
2929
description: 'Publish Release Easysearch Version'
3030
required: false
31-
default: "2.1.1-2674"
31+
default: "2.1.1-2676"
3232
PUBLISH_WITH_EASYSEARCH:
3333
description: 'Publish With Easysearch'
3434
required: false

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ on:
4242
PUBLISH_EZS_VERSION:
4343
description: 'Publish Easysearch Version'
4444
required: false
45-
default: "2.1.1-2674"
45+
default: "2.1.1-2676"
4646
PUBLISH_COCO_APP_VERSION:
4747
description: 'Publish Coco App Version'
4848
required: false

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
description: 'Easysearch Version'
1919
required: false
2020
type: string
21-
default: "2.1.1-2674"
21+
default: "2.1.1-2676"
2222
RUN_COMPILE_TEST:
2323
description: 'Run Coco Server Compile Test?'
2424
required: false

0 commit comments

Comments
 (0)