Skip to content

Commit 3f0df20

Browse files
committed
Update version for 7.1.x and 7.0.x-exo
1 parent 572cc3f commit 3f0df20

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/download-crowdin-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
CROWDIN_DEVELOP_VERSION:
77
description: Module develop version
8-
default: "7.0.x"
8+
default: "7.1.x"
99
required: false
1010
type: string
1111
CROWDIN_LANGUAGES_ARG:

.github/workflows/download-crowdin-exoplatform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ on:
55
inputs:
66
CROWDIN_DEVELOP_VERSION:
77
description: Module develop version
8-
default: "7.0.x"
8+
default: "7.1.x"
99
required: false
1010
type: string
1111
CROWDIN_MAINTENANCE_EXO_VERSION:
1212
description: Module stable version
13-
default: "6.5.x"
13+
default: "7.0.x"
1414
required: false
1515
type: string
1616
CROWDIN_MAINTENANCE_BRANCH_VERSION:

.github/workflows/download-crowdin-meedsio.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ on:
55
inputs:
66
CROWDIN_DEVELOP_VERSION:
77
description: Module develop version
8-
default: "7.0.x"
8+
default: "7.1.x"
99
required: false
1010
type: string
1111
CROWDIN_MAINTENANCE_EXO_VERSION:
1212
description: Module stable version
13-
default: "6.5.x-exo"
13+
default: "7.0.x-exo"
1414
required: false
1515
type: string
1616
CROWDIN_MAINTENANCE_BRANCH_VERSION:

0 commit comments

Comments
 (0)