Skip to content

Commit 4b3230b

Browse files
committed
Enable automatic updates
1 parent 7e5cea7 commit 4b3230b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scpwiki-staff-id",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) userscript that adds a line of text to forum posts by staff members to show you what position they hold.",
55
"main": "scpwiki-staff-ids.user.js",
66
"scripts": {

scpwiki-staff-ids.user.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ select "SCP-Wiki Staff Identification", and click Uninstall.
1919
// ==UserScript==
2020
// @name SCP-Wiki Staff Identification 2
2121
// @description Shows who's staff and what position they hold
22+
// @version v2.1.1
23+
// @updateURL https://github.com/scpwiki/SCP-Wiki-Staff-Identification/raw/master/scpwiki-staff-ids.user.js
24+
// @downloadURL https://github.com/scpwiki/SCP-Wiki-Staff-Identification/raw/master/scpwiki-staff-ids.user.js
2225
// @include http://www.scpwiki.com/forum*
2326
// @include http://scp-wiki.wikidot.com/forum*
2427
// @include http://05command.wikidot.com/forum*

0 commit comments

Comments
 (0)