Skip to content

Commit cb2ca52

Browse files
committed
chore: bump to 0.3.2
1 parent cbf0e97 commit cb2ca52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SakuraTranslator/SakuraTranslatorEndpoint.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
using System.Text;
1111
using XUnity.AutoTranslator.Plugin.Core.Endpoints;
1212

13-
[assembly: AssemblyVersion("0.3.1")]
14-
[assembly: AssemblyFileVersion("0.3.1")]
13+
[assembly: AssemblyVersion("0.3.2")]
14+
[assembly: AssemblyFileVersion("0.3.2")]
1515

1616
namespace SakuraTranslator
1717
{

0 commit comments

Comments
 (0)