We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4df80 commit 16f7b41Copy full SHA for 16f7b41
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "arch-translator",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Useful tools for ArchWiki translators, now written in TypeScript.",
5
"main": "index.js",
6
"scripts": {
src/uscript-header.txt
@@ -3,7 +3,7 @@
// @namespace bb89542e-b358-4be0-8c01-3797d1f3a1e3
// @match https://wiki.archlinux.org/*
// @grant none
-// @version 2.0.0
+// @version 2.0.1
7
// @author bonk-dev
8
// @description Useful tools for ArchWiki translators, now written in TypeScript.
9
// @icon https://gitlab.archlinux.org/uploads/-/system/group/avatar/23/iconfinder_archlinux_386451.png
0 commit comments