aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcglatot <[email protected]>2020-10-08 17:04:03 +0100
committercglatot <[email protected]>2020-10-08 17:04:03 +0100
commitd862a743f8554a6e7739a9696d4d000e8be6920d (patch)
treef5de4492bbae84c5b06cf19b4392068b7eceee45
parent8251dd6d0dec4aae833e8134b8b4a235b648dacd (diff)
downloadpasta-d862a743f8554a6e7739a9696d4d000e8be6920d.tar.gz
pasta-d862a743f8554a6e7739a9696d4d000e8be6920d.zip
Update version to 1.6.0
-rw-r--r--js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/main.js b/js/main.js
index c063c91..181b904 100644
--- a/js/main.js
+++ b/js/main.js
@@ -1,7 +1,7 @@
// Variables for the Authorised Devices card
var clientIdentifier; // UID for the device being used
var plexProduct = "PASTA"; // X-Plex-Product - Application name
-var pastaVersion = "1.5.0"; // X-Plex-Version - Application version
+var pastaVersion = "1.6.0"; // X-Plex-Version - Application version
var pastaPlatform; // X-Plex-Platform - Web Browser
var pastaPlatformVersion; // X-Plex-Platform-Version - Web Browser version
var deviceInfo; // X-Plex-Device - Operation system?