Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
bump version for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Jul 17, 2019
1 parent 563fc38 commit 8abd21d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions term/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,12 @@ const assert = require("assert");

// ----------------------------------------------------------------------------------------------------------------- //

exports.version = "1.0.0.120";
exports.version = "1.0.0.121";

exports.based_on = [
"uBlock Origin",

"Version/1.20.0",
"Commit/d6a656a",

"UserCSS/disabled",
].join(" ");

Expand Down

0 comments on commit 8abd21d

Please sign in to comment.