From 102a4657f0e2997ae0f0f64ca25fe1bc36ed584d Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:36:42 +0700 Subject: [PATCH] Remove "Beta" from script's name --- dist/better-xcloud.user.js | 2 +- src/assets/header_script.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/better-xcloud.user.js b/dist/better-xcloud.user.js index 5bfc76d..a06a536 100644 --- a/dist/better-xcloud.user.js +++ b/dist/better-xcloud.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name Better xCloud (Beta) +// @name Better xCloud // @namespace https://github.com/redphx // @version 4.0.0 // @description Improve Xbox Cloud Gaming (xCloud) experience diff --git a/src/assets/header_script.txt b/src/assets/header_script.txt index b8e4c93..198b4fd 100644 --- a/src/assets/header_script.txt +++ b/src/assets/header_script.txt @@ -1,5 +1,5 @@ // ==UserScript== -// @name Better xCloud (Beta) +// @name Better xCloud // @namespace https://github.com/redphx // @version [[VERSION]] // @description Improve Xbox Cloud Gaming (xCloud) experience