Skip to content

Commit

Permalink
Banner for 3.3 (#5551)
Browse files Browse the repository at this point in the history
fixes #5538

---------

Co-authored-by: Parker Lougheed <parlough@gmail.com>
  • Loading branch information
MaryaBelanger and parlough authored Feb 15, 2024
1 parent 7a4480d commit 8ee1691
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/_includes/banner.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<div class="banner">
<p class="banner__text">
Check out the
<a href="https://medium.com/dartlang/dart-3-2-c8de8fe1b91f">Dart 3.2 blog post</a>!
Dart 3.3 is here!
Try new extension types, next-generation JavaScript interop, and more.
<br>
This release brings enhancements to type promotion, interop capabilities,
DevTools, and more.
Read the
<a href="https://medium.com/dartlang/dart-3-3-325bf2bf6c13">blog post</a>
</p>
</div>

0 comments on commit 8ee1691

Please sign in to comment.