Skip to content

Commit 58fb483

Browse files
committed
updated version number 1.3.1
1 parent c7d4b29 commit 58fb483

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Ghostscript.NET.Samples/Ghostscript.NET.Samples.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<Company>Habjan</Company>
1313
<Product>Ghostscript.NET.Samples</Product>
1414
<Copyright>Copyright © 2013-2021 Josip Habjan %28habjan%40gmail.com%29</Copyright>
15-
<AssemblyVersion>1.3.0</AssemblyVersion>
16-
<FileVersion>1.3.0</FileVersion>
15+
<AssemblyVersion>1.3.1</AssemblyVersion>
16+
<FileVersion>1.3.1</FileVersion>
1717
<Platforms>AnyCPU;x64</Platforms>
1818
</PropertyGroup>
1919
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">

Ghostscript.NET.Viewer/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.3.0")]
36-
[assembly: AssemblyFileVersion("1.3.0")]
35+
[assembly: AssemblyVersion("1.3.1")]
36+
[assembly: AssemblyFileVersion("1.3.1")]

0 commit comments

Comments
 (0)