chore(plugin): bump version to 1.3.2

This commit is contained in:
Anna 2020-12-22 09:07:00 -05:00
parent aeec5c24b2
commit 8d9b5a6a4b
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
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