From c8325dbf3642fa97c02520ba33dc2486d9504f28 Mon Sep 17 00:00:00 2001 From: Totto16 Date: Fri, 1 May 2026 22:13:52 +0200 Subject: [PATCH] Bump version to 50.0.0 --- packages/gnome-shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gnome-shell/package.json b/packages/gnome-shell/package.json index 30818b2..b8e1cef 100644 --- a/packages/gnome-shell/package.json +++ b/packages/gnome-shell/package.json @@ -1,6 +1,6 @@ { "name": "@girs/gnome-shell", - "version": "50.0.0-alpha.1", + "version": "50.0.0", "description": "GJS TypeScript type definitions for GNOME Shell Extensions", "type": "module", "main": "./dist/index.js",