Skip to content

Commit

Permalink
1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep authored May 22, 2024
1 parent e44b958 commit 3fec67c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/AdvancedFlagging.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Advanced Flagging
// @namespace https://github.com/SOBotics
// @version 1.3.11
// @version 1.3.12
// @author Robert Rudman
// @contributor double-beep
// @match *://*.stackexchange.com/*
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "advancedflagging",
"version": "1.3.11",
"version": "1.3.12",
"scripts": {
"lint": "eslint src",
"build": "npm run lint && npm run esbuild",
Expand Down

0 comments on commit 3fec67c

Please sign in to comment.