Skip to content

Commit 57e6e3b

Browse files
committed
V 1.103
1 parent 2141527 commit 57e6e3b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Release notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
1.102:
1+
1.103:
2+
- Fix #731: Support language representation as LCID used by PFC projects (#734)
3+
- Adjustments to the Translation API for OpenAI (#730) Co-authored-by: Klemens Körner <klemens.koerner@sentech.de>
4+
5+
1.102:
26
- Add option to enable beta languages when using DeepL api (#729) Co-authored-by: Adrian Turcanu <adrian.turcanu@cometanalysis.com>
37
- Relax regex pattern to find all code references using ResourceManager.GetString(... (#728)
48

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<Version>1.102.0.0</Version>
4+
<Version>1.103.0.0</Version>
55
<Company>tom-englert.de</Company>
66
<Product>ResXManager</Product>
77
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>

0 commit comments

Comments
 (0)