Skip to content

Commit

Permalink
chore: bump version in templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Aug 27, 2021
1 parent 91fadd3 commit 2e6560b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/swiper_angular_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body:
attributes:
label: Swiper version
description: Exact release version or commit hash
placeholder: e.g 6.7.1
placeholder: e.g 7.0.0
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/swiper_core_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body:
attributes:
label: Swiper version
description: Exact release version or commit hash
placeholder: e.g 6.7.1
placeholder: e.g 7.0.0
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/swiper_react_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body:
attributes:
label: Swiper version
description: Exact release version or commit hash
placeholder: e.g 6.7.1
placeholder: e.g 7.0.0
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/swiper_svelte_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ body:
attributes:
label: Swiper version
description: Exact release version or commit hash
placeholder: e.g 6.7.1
placeholder: e.g 7.0.0
validations:
required: true
- type: input
Expand Down

0 comments on commit 2e6560b

Please sign in to comment.