0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 09:50:43 -05:00
modules/project/Aki.Common/AkiPluginInfo.cs

11 lines
192 B
C#
Raw Normal View History

// --- Autogenerated file ---
// ----- Do not modify! -----
namespace Aki.Common
{
public static class AkiPluginInfo
{
public const string PLUGIN_VERSION = "1.0.0.0";
}
}