Skip to content

Commit cd6b15b

Browse files
MaryaBelangerparlough
authored and
Tony Sansone
committed
Banner for 3.3 (dart-lang#5551)
fixes dart-lang#5538 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
1 parent 761224b commit cd6b15b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/_includes/banner.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="banner">
22
<p class="banner__text">
3-
Check out the
4-
<a href="https://medium.com/dartlang/dart-3-2-c8de8fe1b91f">Dart 3.2 blog post</a>!
3+
Dart 3.3 is here!
4+
Try new extension types, next-generation JavaScript interop, and more.
55
<br>
6-
This release brings enhancements to type promotion, interop capabilities,
7-
DevTools, and more.
6+
Read the
7+
<a href="https://medium.com/dartlang/dart-3-3-325bf2bf6c13">blog post</a>
88
</p>
99
</div>

0 commit comments

Comments
 (0)