Skip to content

Commit ce4628d

Browse files
committed
bump version for release
1 parent 6c05370 commit ce4628d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BarcodeStandard/BarcodeStandard.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
5-
<Version>3.1.1</Version>
5+
<Version>3.1.2</Version>
66
<PackageId>BarcodeLib</PackageId>
77
<Company>Pnuema Productions</Company>
88
<Product>BarcodeLib</Product>
@@ -18,8 +18,8 @@
1818
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1919
<PackageIcon>upca.jpg</PackageIcon>
2020
<PackageIconUrl />
21-
<AssemblyVersion>3.1.1.0</AssemblyVersion>
22-
<FileVersion>3.1.1.0</FileVersion>
21+
<AssemblyVersion>3.1.2.0</AssemblyVersion>
22+
<FileVersion>3.1.2.0</FileVersion>
2323
<TargetFramework>netstandard2.0</TargetFramework>
2424
<LangVersion>latest</LangVersion>
2525
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)