using System;
namespace ILSpy.Installer
{
internal static class AppPackage
public static Version Version = new Version("$INSERTVERSION$");
}