8 lines
152 B
C#
8 lines
152 B
C#
|
|
namespace AppCenterEditor
|
|||
|
|
{
|
|||
|
|
public static partial class AppCenterEditorHelper
|
|||
|
|
{
|
|||
|
|
public static string EDEX_VERSION = "3.0.0";
|
|||
|
|
}
|
|||
|
|
}
|