Skip to content

Commit c1ba863

Browse files
committed
1.7.4
1 parent 4e1c549 commit c1ba863

File tree

6 files changed

+24
-9
lines changed

6 files changed

+24
-9
lines changed

Code.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,7 +3740,7 @@
37403740
"@executable_path/Frameworks",
37413741
);
37423742
LIBRARY_SEARCH_PATHS = "$(inherited)";
3743-
MARKETING_VERSION = 1.7.3;
3743+
MARKETING_VERSION = 1.7.4;
37443744
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
37453745
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
37463746
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -3788,7 +3788,7 @@
37883788
"@executable_path/Frameworks",
37893789
);
37903790
LIBRARY_SEARCH_PATHS = "$(inherited)";
3791-
MARKETING_VERSION = 1.7.3;
3791+
MARKETING_VERSION = 1.7.4;
37923792
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
37933793
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
37943794
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -4025,7 +4025,7 @@
40254025
"@executable_path/Frameworks",
40264026
);
40274027
LIBRARY_SEARCH_PATHS = "$(inherited)";
4028-
MARKETING_VERSION = 1.7.3;
4028+
MARKETING_VERSION = 1.7.4;
40294029
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
40304030
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
40314031
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -4072,7 +4072,7 @@
40724072
"@executable_path/Frameworks",
40734073
);
40744074
LIBRARY_SEARCH_PATHS = "$(inherited)";
4075-
MARKETING_VERSION = 1.7.3;
4075+
MARKETING_VERSION = 1.7.4;
40764076
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
40774077
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
40784078
PRODUCT_NAME = "$(TARGET_NAME)";

CodeApp/Localization/de.lproj/Localizable.strings

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.7.3 (May 2024)**
11+
##### **v1.7.4 (May 2024)**
1212
#### Start
1313
[Neue Datei](https://thebaselab.com/code/newfile)
1414
[Datei öffnen](https://thebaselab.com/code/openfile)
@@ -23,6 +23,9 @@
2323

2424
"Changelog.message" =
2525
"
26+
### 1.7.4 (May 2024)
27+
- Behebt ein Problem beim Einfügen von Text mit der Tastatursymbolleiste
28+
2629
### 1.7.3 (May 2024)
2730
- Behebt ein Problem, bei dem die Tastatursymbolleiste nicht deaktiviert werden kann
2831

CodeApp/Localization/en.lproj/Localizable.strings

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.7.3 (May 2024)**
11+
##### **v1.7.4 (May 2024)**
1212
#### Start
1313
[New file](https://thebaselab.com/code/newfile)
1414
[Open file](https://thebaselab.com/code/openfile)
@@ -23,6 +23,9 @@
2323

2424
"Changelog.message" =
2525
"
26+
### 1.7.4 (May 2024)
27+
- Fixes an issue with pasting text using keyboard toolbar
28+
2629
### 1.7.3 (May 2024)
2730
- Fixes a problem where keyboard toolbar cannot be disabled
2831

CodeApp/Localization/ja.lproj/Localizable.strings

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.7.3 (2024年 5月)**
11+
##### **v1.7.4 (2024年 5月)**
1212
#### 開始
1313
[新しいファイル](https://thebaselab.com/code/newfile)
1414
[ファイルを開く](https://thebaselab.com/code/openfile)
@@ -23,6 +23,9 @@
2323

2424
"Changelog.message" =
2525
"
26+
### 1.7.4 (2024 年 5 月)
27+
- キーボードツールバーを使用してテキストを貼り付ける際の問題を修正
28+
2629
### 1.7.3 (2024 年 5 月)
2730
- キーボードツールバーを無効にできない問題を修正
2831

CodeApp/Localization/ko.lproj/Localizable.strings

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.7.3 (2024년 5월)**
11+
##### **v1.7.4 (2024년 5월)**
1212
#### 시작
1313
[새 파일...](https://thebaselab.com/code/newfile)
1414
[파일 열기...](https://thebaselab.com/code/openfile)
@@ -23,6 +23,9 @@
2323

2424
"Changelog.message" =
2525
"
26+
### 1.7.4(2024년 5월)
27+
- 키보드 툴바를 사용하여 텍스트를 붙여넣는 문제를 수정했습니다.
28+
2629
### 1.7.3(2024년 5월)
2730
- 키보드 도구 모음을 비활성화할 수 없는 문제 수정
2831

CodeApp/Localization/zh-Hans.lproj/Localizable.strings

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.7.3 (2024 年 5 月)**
11+
##### **v1.7.4 (2024 年 5 月)**
1212
#### 开始
1313
[新文件](https://thebaselab.com/code/newfile)
1414
[打开文件](https://thebaselab.com/code/openfile)
@@ -23,6 +23,9 @@
2323

2424
"Changelog.message" =
2525
"
26+
### 1.7.4 (2024 年 5 月)
27+
- 修复了使用键盘工具栏粘贴文本的问题
28+
2629
### 1.7.3 (2024 年 5 月)
2730
- 修复键盘工具栏无法禁用的问题
2831

0 commit comments

Comments
 (0)