Version 1.10.1 (#73)

* Update README.md

* Bump version to 1.10.1

* Bump version to 1.10.1
This commit is contained in:
redphx
2023-08-06 18:57:14 +07:00
committed by GitHub
parent 0b0f5add1b
commit 7779473eee
3 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
// ==UserScript==
// @name Better xCloud
// @namespace https://github.com/redphx
// @version 1.10
// @version 1.10.1
// @description Improve Xbox Cloud Gaming (xCloud) experience
// @author redphx
// @license MIT
@@ -13,7 +13,7 @@
// ==/UserScript==
'use strict';
const SCRIPT_VERSION = '1.10';
const SCRIPT_VERSION = '1.10.1';
const SCRIPT_HOME = 'https://github.com/redphx/better-xcloud';
const SERVER_REGIONS = {};