chore(plugin): bump version to 1.3.2

This commit is contained in:
Anna 2020-12-22 09:07:00 -05:00
parent 6b1815b5fb
commit 8718d6ae84
2 changed files with 3 additions and 3 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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("1.3.1")]
[assembly: AssemblyFileVersion("1.3.1")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]

View File

@ -3,7 +3,7 @@
"Name": "XIVChat Server",
"Description": "XIVChat is a suite of software allowing you to use FFXIV's chat from different devices. This is the server component required to do so.\n\nFor information about clients to use with this server, see the website.",
"InternalName": "XIVChat",
"AssemblyVersion": "1.3.1",
"AssemblyVersion": "1.3.2",
"RepoUrl": "https://xiv.chat/",
"ApplicableVersion": "any",
"DalamudApiLevel": 2