This commit is contained in:
@@ -23,8 +23,8 @@ SERVER
|
|||||||
- BUMP AyaNova.csproj version number
|
- BUMP AyaNova.csproj version number
|
||||||
- BUILD RELEASE Run buildrelease.bat in server project folder
|
- BUILD RELEASE Run buildrelease.bat in server project folder
|
||||||
|
|
||||||
https://www.ayanova.com/Downloads/v8/ayanova8.alpha.130-win-x64.7z
|
https://www.ayanova.com/Downloads/v8/ayanova8.alpha.131-win-x64.7z
|
||||||
https://www.ayanova.com/Downloads/v8/migrate130.7z
|
https://www.ayanova.com/Downloads/v8/migrate131.7z
|
||||||
**ARCHIVE IT, otherwise it could be false positived
|
**ARCHIVE IT, otherwise it could be false positived
|
||||||
|
|
||||||
- COPY TO DEVOPS SERVER
|
- COPY TO DEVOPS SERVER
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ namespace AyaNova.Util
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
internal static class AyaNovaVersion
|
internal static class AyaNovaVersion
|
||||||
{
|
{
|
||||||
public const string VersionString = "8.0.0-alpha.130";
|
public const string VersionString = "8.0.0-alpha.131";
|
||||||
public const string FullNameAndVersion = "AyaNova server " + VersionString;
|
public const string FullNameAndVersion = "AyaNova server " + VersionString;
|
||||||
}//eoc
|
}//eoc
|
||||||
}//eons
|
}//eons
|
||||||
Reference in New Issue
Block a user