From dc7cc97dade3419da5449499a5ce9edf755684c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@hornquist.se>
Date: Sat, 13 Apr 2019 12:44:41 +0200
Subject: [PATCH] Update namespace.

---
 reddit-hide-sidebar/index.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/reddit-hide-sidebar/index.js b/reddit-hide-sidebar/index.js
index acdda6b..d20fa07 100644
--- a/reddit-hide-sidebar/index.js
+++ b/reddit-hide-sidebar/index.js
@@ -1,7 +1,7 @@
 // ==UserScript==
 // @name         old.reddit hide sidebar
-// @namespace    http://tampermonkey.net/
-// @version      1.0
+// @namespace    http://hugo.hornquist.se
+// @version      1.0.1
 // @description  Adds toggle to hide Reddit sidebar
 // @author       hugo@lysator.liu.se
 // @match        https://old.reddit.com/*
-- 
GitLab