Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit ff890e0

Browse files
committed
Release v1.0.1.2
1 parent 4451cc1 commit ff890e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Nuget/ACBr.Net.Core.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>ACBr.Net.Core</id>
5-
<version>1.0.1.1</version>
5+
<version>1.0.1.2</version>
66
<title>ACBr.Net.Core</title>
77
<authors>Grupo ACBr.Net</authors>
88
<owners>Grupo ACBr.Net</owners>

src/ACBr.Net.Core/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
// by using the '*' as shown below:
4747
// [assembly: AssemblyVersion("1.0.*")]
4848
[assembly: AssemblyVersion("1.0.0.0")]
49-
[assembly: AssemblyFileVersion("1.0.1.1")]
49+
[assembly: AssemblyFileVersion("1.0.1.2")]
5050

5151
//Internal Visible
5252
//Especificar as assembly que tem acesso aos metodos internos da dll

0 commit comments

Comments
 (0)