Skip to content

Commit a04f788

Browse files
authored
Fix changelog for already published version (#2341)
1 parent 7597ded commit a04f788

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.sauce/sentry-uitest-android-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ suites:
3232

3333
- name: "Android 10 (api 29)"
3434
devices:
35-
- id: OnePlus_7_Pro_real # OnePlus 7 Pro - api 29 (10)
35+
- id: OnePlus_7T_real_us # OnePlus 7T - api 29 (10)
3636
- id: Nokia_7_1_real_us # Nokia 7.1 - api 29 (10)
3737

3838
# At the time of writing (July, 4, 2022), the market share per android version is:

.sauce/sentry-uitest-android-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ suites:
3232

3333
- name: "Android 10 Ui test (api 29)"
3434
devices:
35-
- id: OnePlus_7_Pro_real # OnePlus 7 Pro - api 29 (10)
35+
- id: OnePlus_7T_real_us # OnePlus 7T - api 29 (10)
3636

3737
# Controls what artifacts to fetch when the suite on Sauce Cloud has finished.
3838
artifacts:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 6.7.0
44

55
### Fixes
66

0 commit comments

Comments
 (0)