Skip to content

Commit a8ac3f5

Browse files
authored
2.2.3
1 parent 7cca30b commit a8ac3f5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/AdvancedFlagging.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name Advanced Flagging
33
// @namespace https://github.com/SOBotics
4-
// @version 2.2.2
4+
// @version 2.2.3
55
// @author Robert Rudman
66
// @contributor double-beep
77
// @match *://*.stackexchange.com/*

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advancedflagging",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"scripts": {
55
"lint": "eslint src",
66
"build": "npm run lint && npm run typecheck && npm run esbuild",

0 commit comments

Comments
 (0)