Skip to content

Commit 2ce0fe9

Browse files
committed
V 1.104
1 parent 7ad2864 commit 2ce0fe9

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Release notes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
1.103:
1+
1.104:
2+
- Fix #736: "Move to Resource" does not work at the end of the string literal
3+
- Implemented Translator for LibreTranslate (#739)
4+
- Use Serbian flag for neutral cultures (sr, Sr-Cyrl, sr-Latn) (#740)
5+
6+
1.103:
27
- Fix #731: Support language representation as LCID used by PFC projects (#734)
38
- Adjustments to the Translation API for OpenAI (#730) Co-authored-by: Klemens Körner <klemens.koerner@sentech.de>
49

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.103.0.0</Version>
4+
<Version>1.104.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)