Compare commits

...

3 Commits

Author SHA1 Message Date
MathieuG-P 5641c25cc1 bumb version 2023-02-24 01:12:46 +01:00
MathieuG-P c1b32c2fc3 Merge pull request #143 from Zagrios/hotfix/little-fix-en-translation
[HOTFIX] fix unlink maps EN translation
2023-02-24 01:10:58 +01:00
MathieuG-P dc70d2889f fix unlink maps EN translation 2023-02-24 01:10:15 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"link-maps": {
"tooltips": {
"link": "Link maps",
"unlink": "Unling maps"
"unlink": "Unlink maps"
}
}
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bs-manager",
"version": "1.0.2-alpha.1",
"version": "1.0.2",
"description": "A foundation for scalable desktop apps",
"main": "./dist/main/main.js",
"author": {