From aa99bf60cd4a7c6e09148c6cda0f02e9187d0525 Mon Sep 17 00:00:00 2001 From: Holly Date: Sun, 9 May 2021 06:42:32 +0000 Subject: [PATCH] can it really be a 1.0 release if it doesn't work on firefox yet? --- remote_instance_actions.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote_instance_actions.user.js b/remote_instance_actions.user.js index 984f5fb..6553d5d 100644 --- a/remote_instance_actions.user.js +++ b/remote_instance_actions.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Remote Instance Actions // @namespace https://hollymcfarland.com -// @version 1.0 +// @version 0.9 // @description Easily limit a remote instance from your Mastodon instance via the timeline // @author monorail