diff --git a/devdocs/deploy.txt b/devdocs/deploy.txt index 36633b78..38ed8996 100644 --- a/devdocs/deploy.txt +++ b/devdocs/deploy.txt @@ -7,27 +7,20 @@ PUBLISH TO DEVOPS STEPS CLIENT =-=-=-= - - TURN OFF DEV MODE IN MAIN.JS - - BUMP PACKAGE.JSON version number - - BUMP CLIENT AyaNova-version.js VERSION NUMBER - - BUILD RELEASE Run buildrelease.bat in client project folder SERVER =-=-=- - - BUMP AyaNovaVersion.cs version NUMBER - - BUMP AyaNova.csproj version number - - BUILD RELEASE Run buildrelease.bat in server project folder -- COPY TO SERVER +- COPY TO DEVOPS SERVER - Use filezilla to copy files that are new up to server - Copy to "/home/john/xfer/ayanovadocker/files" - These two files (and any other changes that are relevant) diff --git a/server/AyaNova/AyaNova.csproj b/server/AyaNova/AyaNova.csproj index b9e780df..c1e89701 100644 --- a/server/AyaNova/AyaNova.csproj +++ b/server/AyaNova/AyaNova.csproj @@ -4,8 +4,8 @@ true - 8.0.0-alpha.21 - 8.0.0.21 + 8.0.0-alpha.22 + 8.0.0.22 bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml 1591