Skip to content

Commit

Permalink
Version uplift
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrossley committed Dec 17, 2024
1 parent 292c460 commit 4dc2d54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Alternatively view it [online on GitHub](https://github.com/cumulusmx/CumulusMX/
---
---

## [4.3.2 \[b4066\]][11] - 2024-12-17
## [4.3.2 \[b4067\]][11] - 2024-12-18

### New

Expand All @@ -36,6 +36,7 @@ Alternatively view it [online on GitHub](https://github.com/cumulusmx/CumulusMX/
- Weather Diary database migration process updated
- Databases migrated by v4.3.0 and v4.3.1 are now scanned for issues, and fixes automatically applied
- Fix some errors parsing log file entries, affects load recent data, and graph files
- Fix Unknown sensor errors in Ecowitt TCP API sensor info


## [4.3.1 \[b4064\]][10] - 2024-12-09
Expand Down Expand Up @@ -522,4 +523,4 @@ Initial release of Cumulus MX which now runs under Microsoft .NET 8.0 and remove
[8]: https://github.com/cumulusmx/CumulusMX/releases/tag/b4043
[9]: https://github.com/cumulusmx/CumulusMX/releases/tag/b4063
[10]: https://github.com/cumulusmx/CumulusMX/releases/tag/b4064
[11]: https://github.com/cumulusmx/CumulusMX/releases/tag/b4066
[11]: https://github.com/cumulusmx/CumulusMX/releases/tag/b4067
2 changes: 1 addition & 1 deletion CumulusMX/CumulusMX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>4.3.2.4066</Version>
<Version>4.3.2.4067</Version>
<Copyright>Copyright © 2015-$([System.DateTime]::Now.ToString('yyyy')) Cumulus MX</Copyright>
<PackageId>$(AssemblyName)</PackageId>
</PropertyGroup>
Expand Down

0 comments on commit 4dc2d54

Please sign in to comment.