Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep authored Jun 26, 2024
1 parent 4e3a556 commit e8b56ee
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.13
// @version 2.0.0
// @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.13",
"version": "2.0.0",
"scripts": {
"lint": "eslint src",
"build": "npm run lint && npm run esbuild",
Expand Down

0 comments on commit e8b56ee

Please sign in to comment.