diff --git a/extension/background.js b/extension/background.js index 4cbd12c..508bcfb 100644 --- a/extension/background.js +++ b/extension/background.js @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -var EXTENSION_VERSION = "2.1.2"; +var EXTENSION_VERSION = "2.1.3"; var REQUIRED_INTEGRATOR_VERSION = "1.0.0"; var interruptDownloads = true; var ugetIntegratorNotFound = true; diff --git a/extension/manifest.json b/extension/manifest.json index c5dc7d5..9ae6567 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -50,5 +50,5 @@ "activeTab", "tabs" ], - "version": "2.1.2" + "version": "2.1.3" } \ No newline at end of file diff --git a/extension/popup.html b/extension/popup.html index f136711..9657dd0 100644 --- a/extension/popup.html +++ b/extension/popup.html @@ -32,7 +32,7 @@
-
uGet Integration 2.1.2
+
uGet Integration 2.1.3