diff --git a/RiotNet/Doxyfile b/RiotNet/Doxyfile index 2b0b02c..ca93006 100644 --- a/RiotNet/Doxyfile +++ b/RiotNet/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "RiotNet" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 6.2.0 +PROJECT_NUMBER = 6.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/RiotNet/Properties/AssemblyInfo.cs b/RiotNet/Properties/AssemblyInfo.cs index 98a2a71..3a379d9 100644 --- a/RiotNet/Properties/AssemblyInfo.cs +++ b/RiotNet/Properties/AssemblyInfo.cs @@ -1,3 +1,3 @@ using System.Reflection; -[assembly: AssemblyVersion("6.2.0")] +[assembly: AssemblyVersion("6.3.0")] diff --git a/RiotNet/RiotNet.csproj b/RiotNet/RiotNet.csproj index 6968647..2d61114 100644 --- a/RiotNet/RiotNet.csproj +++ b/RiotNet/RiotNet.csproj @@ -1,7 +1,7 @@  - 6.2.0 + 6.3.0 net45;netstandard1.5 netstandard1.5 true