Skip to content

Commit

Permalink
bump version to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Mar 19, 2021
1 parent 65e3269 commit 6864980
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Changelog
In Development
--------------

v 3.1.3
-------

Released on March 19, 2021

- Aggiunto supporto per il valore `IX` (Irlanda del Nord) al campo `IdPaese` ([#314][314])

[314]: https://github.com/FatturaElettronica/FatturaElettronica.NET/issues/314
Expand Down
2 changes: 1 addition & 1 deletion FatturaElettronica.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>3.1.2</Version>
<Version>3.1.3</Version>
<PackageId>FatturaElettronica</PackageId>
<Authors>Nicola Iarocci</Authors>
<Company>CIR 2000</Company>
Expand Down

0 comments on commit 6864980

Please sign in to comment.