chore(plugin): bump version to 1.3.1

This commit is contained in:
Anna 2020-12-12 21:50:09 -05:00
parent 452cbeb227
commit 4452be5746
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.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.1")]
[assembly: AssemblyFileVersion("1.3.1")]

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.0",
"AssemblyVersion": "1.3.1",
"RepoUrl": "https://xiv.chat/",
"ApplicableVersion": "any",
"DalamudApiLevel": 2