We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1982d commit 33daf47Copy full SHA for 33daf47
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sfdx-data-move-utility-desktop-app",
3
- "version": "4.1.1",
+ "version": "4.1.2",
4
"description": "SFDMU GUI App",
5
"scripts": {
6
"start": "electron --enable-transparent-visuals --disable-gpu ./js/electron-app/main.js",
@@ -65,7 +65,8 @@
65
"fr",
66
"de",
67
"it",
68
- "ar"
+ "ar",
69
+ "ja"
70
],
71
"defaultLocale": "en",
72
"fallbackLocale": "en",
0 commit comments