Skip to content

Commit 238acbb

Browse files
committed
Updated package to 1.0.1
1 parent 08452cd commit 238acbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DSMRParser/DSMRParser.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414
<PackageTags>DSMR P1 p1meter dutch IEC62056-21 IEC 62056-61 obis telegram netbeheer nederland</PackageTags>
1515
<PackageIcon>dsmr_logo.png</PackageIcon>
1616
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
17-
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
17+
<PackageReleaseNotes>Fixed parsing of ElectricityFailureLog timespan values. Fixed when CRC check is performed. Fixed SlaveDelivered unit from m³ to kWh.</PackageReleaseNotes>
1818
<Configurations>Debug;Release;ReleaseWithDocumentation</Configurations>
1919
<RepositoryUrl>https://github.com/RobThree/DSMR.Net</RepositoryUrl>
2020
<RepositoryType>git</RepositoryType>
2121
<PackageProjectUrl>https://github.com/RobThree/DSMR.Net</PackageProjectUrl>
22+
<Version>1.0.1</Version>
2223
</PropertyGroup>
2324

2425
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDocumentation|AnyCPU'">

0 commit comments

Comments
 (0)