Skip to content

Commit 96c0a7c

Browse files
Merge pull request #116 from thunderbird/support_esr153
Add support for esr153
2 parents a66e06d + d2f9164 commit 96c0a7c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/update-config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"comm-beta",
55
"comm-release",
66
"comm-esr128",
7-
"comm-esr140"
7+
"comm-esr140",
8+
"comm-esr153"
89
],
910
"head": "comm",
1011
"paths": [
@@ -14,4 +15,5 @@
1415
"mail/branding/thunderbird/locales",
1516
"mail/locales"
1617
]
17-
}
18+
}
19+

0 commit comments

Comments
 (0)