Skip to content

Commit

Permalink
bump version to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Sep 30, 2024
1 parent d733776 commit 5c57368
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@

## In Development

- hic sunt leones

## Stable

### v 3.5.1

Released on September 30, 2024

- fix: multi-lingua, migliorata accessibilità dei Resource file generati ([#420][420])

[420]: https://github.com/FatturaElettronica/FatturaElettronica.NET/pull/420

## Stable

### v 3.5.0

Released on September 30, 2024
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>
<VersionPrefix>3.5.0</VersionPrefix>
<VersionPrefix>3.5.1</VersionPrefix>
<PackageId>FatturaElettronica</PackageId>
<Authors>Nicola Iarocci</Authors>
<Company>CIR 2000</Company>
Expand Down

0 comments on commit 5c57368

Please # to comment.