move version to 2.0.0

This commit is contained in:
Shaun Walker
2020-11-05 09:19:56 -05:00
parent f976910730
commit b602113cd1
15 changed files with 72 additions and 48 deletions

View File

@ -1 +1 @@
Compress-Archive -Path "..\Oqtane.Server\bin\Release\netcoreapp3.1\publish\*" -DestinationPath "..\Oqtane.Server\bin\Release\Oqtane.Framework.1.0.4.Upgrade.zip" -Force
Compress-Archive -Path "..\Oqtane.Server\bin\Release\net5.0\publish\*" -DestinationPath "..\Oqtane.Server\bin\Release\Oqtane.Framework.2.0.0.Upgrade.zip" -Force