From 9cd49a94eacdc5b5413a5ab337b01c776359049a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20=C3=85dahl?= <jadahl@gmail.com>
Date: Sat, 31 Aug 2024 10:41:30 +0200
Subject: [PATCH] releases: Add wayland-protocols 1.37
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jonas Ã…dahl <jadahl@gmail.com>
---
 releases.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/releases.html b/releases.html
index b14b8b17..db0cc34d 100644
--- a/releases.html
+++ b/releases.html
@@ -12,6 +12,17 @@
 <h1><a href="/"><img src="wayland.png" alt="Wayland logo"></a></h1>
 
 <h2>Release News</h2>
+
+<h3>Aug 31, 2024</h3>
+<p>
+Version 1.37 of Wayland Protocols was released.
+</p>
+
+<ul>
+<li><a href="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.37/downloads/wayland-protocols-1.37.tar.xz">wayland-protocols-1.37.tar.xz</a>
+  - <a href="http://lists.freedesktop.org/archives/wayland-devel/2024-August/043774.html">Wayland Protocols 1.37 Release Announcement</a></li>
+</ul>
+
 <h3>August 30, 2024</h3>
 <p>
 The RC2 for Weston 14.0 (version 13.0.94) has been released.
-- 
GitLab