Skip to content

Commit 6d900fc

Browse files
committed
bump version to 3.4.8
1 parent f23a55f commit 6d900fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## In Development
44

5+
v 3.4.8
6+
-------
7+
8+
Released on May 2, 2023
9+
510
- Fix: Se IdFiscaleIva di Cessionario e Cedente corrispondono, la fattura deve convalidare anche se in Cessionario è assente il codice fiscale. ([#396][396])
611

712
[396]: https://github.com/FatturaElettronica/FatturaElettronica.NET/issues/396

FatturaElettronica.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<VersionPrefix>3.4.7</VersionPrefix>
6+
<VersionPrefix>3.4.8</VersionPrefix>
77
<PackageId>FatturaElettronica</PackageId>
88
<Authors>Nicola Iarocci</Authors>
99
<Company>CIR 2000</Company>

0 commit comments

Comments
 (0)