Skip to content

Commit d9d1962

Browse files
committed
Update version name / changelog
1 parent 95ceb65 commit d9d1962

File tree

5 files changed

+15
-10
lines changed

5 files changed

+15
-10
lines changed

CodeApp/Localization/de.lproj/Localizable.strings

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26-
### v1.4.4 (March 2023)
26+
### v1.4.4 (May 2023)
2727
- Option zum Deaktivieren von Schriftligaturen
2828
- Privater In-Memory-SSH-Schlüssel
29+
- andere Verbesserungen
2930

3031
### v1.4.3 (January 2023)
3132
- Fehlerbehebung

CodeApp/Localization/en.lproj/Localizable.strings

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26-
### v1.4.4 (March 2023)
26+
### v1.4.4 (May 2023)
2727
- Option to disable font ligatures
2828
- In-memory SSH private key
29+
- Other improvements
2930

3031
### v1.4.3 (January 2023)
3132
- Bug fixes

CodeApp/Localization/ja.lproj/Localizable.strings

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26-
### v1.4.4 (2023年 3月)
26+
### v1.4.4 (2023年 5月)
2727
- フォント合字を無効にするオプション
2828
- インメモリ SSH 秘密鍵
29+
- その他の改善
2930

3031
### v1.4.3 (2023年 1月)
3132
- バグの修正

CodeApp/Localization/ko.lproj/Localizable.strings

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26-
### v1.4.4 (2023년 3월)
26+
### v1.4.4 (2023년 5월)
2727
- 글꼴 합자를 비활성화하는 옵션
2828
- 메모리 내 SSH 개인 키
29+
- 기타 개선 사항
2930

3031
### v1.4.3 (2023년 1월)
3132
- 버그 수정

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26-
### v1.4.4 (2023 年 3 月)
26+
### v1.4.4 (2023 年 5 月)
2727
- 启用字体连字的选项
2828
- 内存中的 SSH 私钥
29+
- 其他改进
2930

3031
### v1.4.3 (2023 年 1 月)
3132
- Bug 修复

0 commit comments

Comments
 (0)