Skip to content

Commit

Permalink
V 1.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Feb 25, 2024
1 parent 6f62e86 commit c7f0d75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Release notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
1.83
1.84
- Fix #634: XlfSynchronizer does not generate separate file entries for different resources in the same project

1.83
- Fix #616: Added GoogleLite endpoint that doesn't halt translation on certain punctuation.
- Fix broken upload on VS Marketplace

Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<Version>1.83.0.0</Version>
<Version>1.84.0.0</Version>
<Company>tom-englert.de</Company>
<Product>ResXManager</Product>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
Expand Down

0 comments on commit c7f0d75

Please sign in to comment.