From f9fb82dbaa73fd209d6565775b57ee6268645ea2 Mon Sep 17 00:00:00 2001 From: JoC0de <53140583+JoC0de@users.noreply.github.com> Date: Thu, 29 Jun 2023 21:21:19 +0200 Subject: [PATCH] Update Version to 3.1.3 (#533) --- src/NuGetForUnity/Editor/NugetPreferences.cs | 2 +- src/NuGetForUnity/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NuGetForUnity/Editor/NugetPreferences.cs b/src/NuGetForUnity/Editor/NugetPreferences.cs index 51151f75..cea39d2f 100644 --- a/src/NuGetForUnity/Editor/NugetPreferences.cs +++ b/src/NuGetForUnity/Editor/NugetPreferences.cs @@ -11,7 +11,7 @@ public class NugetPreferences : SettingsProvider /// /// The current version of NuGet for Unity. /// - public const string NuGetForUnityVersion = "3.1.1"; + public const string NuGetForUnityVersion = "3.1.3"; /// /// The current position of the scroll bar in the GUI. diff --git a/src/NuGetForUnity/package.json b/src/NuGetForUnity/package.json index f1b1e781..b2741b31 100644 --- a/src/NuGetForUnity/package.json +++ b/src/NuGetForUnity/package.json @@ -1,7 +1,7 @@ { "name": "com.github-glitchenzo.nugetforunity", "displayName": "NuGetForUnity", - "version": "3.1.1", + "version": "3.1.3", "description": "A NuGet Package Manager for Unity", "unity": "2018.4", "keywords": [