Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitmel committed Apr 19, 2021
1 parent eaa341c commit 8c4cb62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ccmod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "crosscode-ru",
"version": "1.1.6",
"version": "1.2.0",
"license": "(MIT AND CC-BY-4.0)",
"description": {
"en_US": "Russian translation for CrossCode",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"crosscode": "~1.4.1",
"localize-me": "^1.0.0",
"ultimate-localized-ui": "^0.2.3"
"ultimate-localized-ui": "^1.0.0"
},
"assets": [
"data/credits/crosscode-ru.json",
Expand Down
2 changes: 1 addition & 1 deletion enhanced-ui/ccmod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ultimate-localized-ui",
"version": "0.2.3",
"version": "1.0.0",
"title": "Ultimate Localized UI",
"license": "MIT",
"description": {
Expand Down

0 comments on commit 8c4cb62

Please sign in to comment.