File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.6.3] - 2025-11-09
11+
1012### Fixed
1113- Fix release workflow to checkout main branch to prevent push conflicts
1214- Fix YAML syntax error in update-changelog workflow
@@ -83,6 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8385- ** License:**
8486 - MIT License with copyright headers in all source files
8587
86- [ Unreleased ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.2...HEAD
88+ [ Unreleased ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.3...HEAD
89+ [ 0.6.3 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.2...v0.6.3
8790[ 0.6.2 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.0...v0.6.2
8891[ 0.6.0 ] : https://github.com/nickprotop/LocalizationManager/releases/tag/v0.6.0
Original file line number Diff line number Diff line change 77 <Nullable >enable</Nullable >
88
99 <!-- Version and Assembly Information -->
10- <Version >0.6.2 </Version >
11- <AssemblyVersion >0.6.2 .0</AssemblyVersion >
12- <FileVersion >0.6.2 .0</FileVersion >
10+ <Version >0.6.3 </Version >
11+ <AssemblyVersion >0.6.3 .0</AssemblyVersion >
12+ <FileVersion >0.6.3 .0</FileVersion >
1313 <Authors >Nikolaos Protopapas</Authors >
1414 <Company >Nikolaos Protopapas</Company >
1515 <Product >Localization Resource Manager (LRM)</Product >
You can’t perform that action at this time.
0 commit comments