Version 1.11 (#91)

* Update README.md

* Bump version to 1.11

* Bump version to 1.11
This commit is contained in:
redphx
2023-08-12 19:41:14 +07:00
committed by GitHub
parent 0722e02ab0
commit 343e243c77
3 changed files with 22 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
// ==UserScript==
// @name Better xCloud
// @namespace https://github.com/redphx
// @version 1.10.2
// @version 1.11
// @description Improve Xbox Cloud Gaming (xCloud) experience
// @author redphx
// @license MIT
@@ -85,7 +85,7 @@ window.addEventListener('load', e => {
});
const SCRIPT_VERSION = '1.10.2';
const SCRIPT_VERSION = '1.11';
const SCRIPT_HOME = 'https://github.com/redphx/better-xcloud';
const SERVER_REGIONS = {};