From f4400aeceb6dd2559f0199a0d2d45db1c5a3edf1 Mon Sep 17 00:00:00 2001 From: Arci Date: Wed, 16 Oct 2019 17:05:12 +0200 Subject: [PATCH] Updated assembly version --- .travis.yml | 2 +- .../Arci.Networking.Tests.NetCore.csproj | 4 ++-- Arci.Networking.Tests/Properties/AssemblyInfo.cs | 4 ++-- Arci.Networking/Arci.Networking.csproj | 4 ++-- LICENSE.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index df776e5..1c23671 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ addons: snaps: - name: dotnet-sdk confinement: classic - channel: latest/beta + channel: latest script: - sudo snap alias dotnet-sdk.dotnet dotnet diff --git a/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj b/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj index c588658..eddc3cf 100644 --- a/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj +++ b/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj @@ -10,9 +10,9 @@ false false false - 2.0.0 + 2.0.1 Copyright © 2018 - 2.0.0.0 + 2.0.1.0 8.0 diff --git a/Arci.Networking.Tests/Properties/AssemblyInfo.cs b/Arci.Networking.Tests/Properties/AssemblyInfo.cs index 1185098..fe01c66 100644 --- a/Arci.Networking.Tests/Properties/AssemblyInfo.cs +++ b/Arci.Networking.Tests/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.0.1.0")] +[assembly: AssemblyFileVersion("2.0.1.0")] diff --git a/Arci.Networking/Arci.Networking.csproj b/Arci.Networking/Arci.Networking.csproj index 794e974..5650815 100644 --- a/Arci.Networking/Arci.Networking.csproj +++ b/Arci.Networking/Arci.Networking.csproj @@ -2,8 +2,8 @@ netstandard2.0 - 2.0.0 - 2.0.0.0 + 2.0.1 + 2.0.1.0 latest diff --git a/LICENSE.md b/LICENSE.md index 1eacd21..dd98cf9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2015-2018 Andrej Dobeš +Copyright (c) 2015-2019 Andrej Dobeš Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal