Skip to content

Commit

Permalink
js: Bump version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
csbisa committed Apr 26, 2024
1 parent af3ecc1 commit 935616d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nrdb-language-override.js.head.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name NRDB card language override
// @namespace https://github.com/csbisa/nrdb-language-override
// @version 1.5
// @version 1.6
// @description Replace NRDB card data (titles, text, etc) with localized data
// @author csbisa
// @downloadURL https://github.com/csbisa/nrdb-language-override/releases/latest/download/nrdb-language-override.ja.user.js
Expand All @@ -13,4 +13,4 @@
// @run-at document-start
// ==/UserScript==

var version = "1.5"
var version = "1.6"

0 comments on commit 935616d

Please sign in to comment.