Skip to content

Commit 6463ae4

Browse files
committed
Rev version for bug fix to Nuget
1 parent 13a7ca1 commit 6463ae4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SmartHealthCard.Token/SmartHealthCard.Token.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
<RepositoryUrl>https://github.com/angusmillar/SmartHealthCard</RepositoryUrl>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>SmartHealthCard Smart Health Card JWS JWT FHIR covid19 immunization laboratory VerifiableCredential Verifiable Credential</PackageTags>
17-
<PackageReleaseNotes>Fixed issuerDate (nbf) was output as a string in the JWT JSON when it should have been a number.</PackageReleaseNotes>
17+
<PackageReleaseNotes>Fixed issue preventing QR Codes from being scanned by verifier apps due to BOM in compressed payload. Thanks goes to Kevin Snow</PackageReleaseNotes>
1818
<NeutralLanguage>en</NeutralLanguage>
1919
<AssemblyVersion>1.0.0.0</AssemblyVersion>
2020
<FileVersion>1.0.0.0</FileVersion>
21-
<Version>1.0.0</Version>
21+
<Version>1.0.1</Version>
2222
<PackageIcon>128-x-128-Pyro-Icon.jpg</PackageIcon>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)