From d862a743f8554a6e7739a9696d4d000e8be6920d Mon Sep 17 00:00:00 2001 From: cglatot Date: Thu, 8 Oct 2020 17:04:03 +0100 Subject: Update version to 1.6.0 --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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? -- cgit v1.2.3