
* Features - Added more lenient version parsing for plugins (v#.# should work) - Added countdown option to restart command (!restart [seconds]) * Fixes - General fixes to work with the latest SE version - Fixed config changes not saving - Fixed crash on servers using the Windows Classic theme
4 lines
118 B
C#
4 lines
118 B
C#
using System.Reflection;
|
|
|
|
[assembly: AssemblyVersion("1.0.229.265")]
|
|
[assembly: AssemblyFileVersion("1.0.229.265")] |