mirror of
https://github.com/YuzuZensai/Crowdin-Localization-Tools.git
synced 2026-01-06 04:33:03 +00:00
✨ feat: Version 1.2.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"latest": "1.2.0"
|
||||
"latest": "1.2.1"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Crowdin Localization Tools
|
||||
// @namespace https://yuzu.kirameki.cafe/
|
||||
// @version 1.2.0
|
||||
// @version 1.2.1
|
||||
// @description A tool for translating Crowdin projects using a CSV file
|
||||
// @author Yuzu (YuzuZensai)
|
||||
// @match https://crowdin.com/editor/*
|
||||
@@ -96,7 +96,7 @@ const CONFIG = {
|
||||
},
|
||||
|
||||
metadata: {
|
||||
version: "1.2.0",
|
||||
version: "1.2.1",
|
||||
repository: "https://github.com/YuzuZensai/Crowdin-Localization-Tools",
|
||||
authorGithub: "https://github.com/YuzuZensai",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user