From e6c81162cb5446734213b0536e2619dff5864876 Mon Sep 17 00:00:00 2001 From: PunishedPineapple <50609717+PunishedPineapple@users.noreply.github.com> Date: Mon, 20 Jul 2020 22:08:35 -0500 Subject: [PATCH] New version. --- WaymarkPresetPlugin/Properties/AssemblyInfo.cs | 4 ++-- WaymarkPresetPlugin/WaymarkPresetPlugin.csproj | 4 +++- WaymarkPresetPlugin/WaymarkPresetPlugin.json | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/WaymarkPresetPlugin/Properties/AssemblyInfo.cs b/WaymarkPresetPlugin/Properties/AssemblyInfo.cs index fa94b10..ea287c2 100644 --- a/WaymarkPresetPlugin/Properties/AssemblyInfo.cs +++ b/WaymarkPresetPlugin/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("0.9.0.0")] -[assembly: AssemblyFileVersion("0.9.0.0")] +[assembly: AssemblyVersion("0.9.0.1")] +[assembly: AssemblyFileVersion("0.9.0.1")] diff --git a/WaymarkPresetPlugin/WaymarkPresetPlugin.csproj b/WaymarkPresetPlugin/WaymarkPresetPlugin.csproj index aa1c994..c632297 100644 --- a/WaymarkPresetPlugin/WaymarkPresetPlugin.csproj +++ b/WaymarkPresetPlugin/WaymarkPresetPlugin.csproj @@ -79,7 +79,9 @@ - + + Always + \ No newline at end of file diff --git a/WaymarkPresetPlugin/WaymarkPresetPlugin.json b/WaymarkPresetPlugin/WaymarkPresetPlugin.json index f281fc5..dda7e49 100644 --- a/WaymarkPresetPlugin/WaymarkPresetPlugin.json +++ b/WaymarkPresetPlugin/WaymarkPresetPlugin.json @@ -1,9 +1,9 @@ { "Author": "PunishedPineapple", "Name": "Waymark Preset Plugin", - "Description": "Manage waymark presets. Use \"/pwaymark help\" for valid commands.", + "Description": "Manage waymark presets. Use \"/pwaymark help\" for more information.", "InternalName": "WaymarkPresetPlugin", - "AssemblyVersion": "0.9.0.0", + "AssemblyVersion": "0.9.0.1", "RepoUrl": "https://github.com/PunishedPineapple/WaymarkPresetPlugin", "ApplicableVersion": "any", "DalamudApiLevel": 1