From 3ef35e1605b33383c52c5101708c0f7eaf6b0a40 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:05:55 +0000 Subject: [PATCH] Release 25.3 --- com.github.galister.wlx-overlay-s.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.github.galister.wlx-overlay-s.json b/com.github.galister.wlx-overlay-s.json index 977ef24f..d67cfd82 100644 --- a/com.github.galister.wlx-overlay-s.json +++ b/com.github.galister.wlx-overlay-s.json @@ -1,7 +1,7 @@ { "appid": "com.github.galister.wlx-overlay-s", "name": "WlxOverlay-S", - "version": "25.2.0", + "version": "25.3.0", "hompage_url": "https://github.com/galister/wlx-overlay-s", "icon_url": "https://github.com/galister/wlx-overlay-s/raw/main/wlx-overlay-s.svg", "screenshots": [ @@ -9,7 +9,7 @@ ], "description": "A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops, inspired by XSOverlay.\n\nWlxOverlay-S allows you to access your desktop screens while in VR.\n\nIn comparison to similar overlays, WlxOverlay-S aims to run alongside VR games and experiences while having as little performance impact as possible. The UI appearance and rendering techniques are kept as simple and efficient as possible, while still allowing a high degree of customizability.", "short_description": "Access your Wayland/X11 desktop", - "exec_url": "https://github.com/galister/wlx-overlay-s/releases/download/v25.2/WlxOverlay-S-v25.2-x86_64.AppImage", + "exec_url": "https://github.com/galister/wlx-overlay-s/releases/download/v25.3/WlxOverlay-S-v25.3-x86_64.AppImage", "luanch_opts": ["--openxr"], "args": ["--openxr"] }