aboutsummaryrefslogtreecommitdiffstats
path: root/src/userscript-header.txt
diff options
context:
space:
mode:
authorTeddy Wing2022-04-10 20:44:04 +0200
committerTeddy Wing2022-04-10 20:44:04 +0200
commit5395fc40b97dc035923d91e89336353f47ba0781 (patch)
treef83e26166bc3e752d9453a67cfb57420bb524a30 /src/userscript-header.txt
parent2393b7b44826b2677660fa6dc162371151e00b2c (diff)
parent348e28d41d72bbfd2b2cfb509cef5adbb10e4bae (diff)
downloadnetflix-immersive-5395fc40b97dc035923d91e89336353f47ba0781.tar.bz2
Merge branch 'update-for-new-Netflix-player-2021.08'
Diffstat (limited to 'src/userscript-header.txt')
-rw-r--r--src/userscript-header.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/userscript-header.txt b/src/userscript-header.txt
index fafc46c..a23894d 100644
--- a/src/userscript-header.txt
+++ b/src/userscript-header.txt
@@ -1,13 +1,13 @@
// ==UserScript==
// @name Netflix Immersive
// @description Netflix user script providing a more immersive experience
-// @version 0.0.1
+// @version 0.1.0
// @namespace com.teddywing
// @run-at document-idle
// @match https://www.netflix.com/*
// ==/UserScript==
-// Copyright (c) 2020 Teddy Wing
+// Copyright (c) 2020–2021 Teddy Wing
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by