From ef49b87dc17a50e6fa33e8d8106c3daf53cb0a7d Mon Sep 17 00:00:00 2001 From: Yuuki Wesp Date: Sun, 10 May 2020 20:15:53 +0300 Subject: [PATCH] bump --- libs/Ancient.Compiler.Service/Ancient.Compiler.Service.csproj | 2 +- libs/Ancient.Runtime.Context/Ancient.Runtime.Context.csproj | 2 +- libs/Ancient.Runtime.Hardware/Ancient.Runtime.Hardware.csproj | 2 +- submodules/runtime | 2 +- vm/csharp/vm.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/Ancient.Compiler.Service/Ancient.Compiler.Service.csproj b/libs/Ancient.Compiler.Service/Ancient.Compiler.Service.csproj index 0834e24..5989842 100644 --- a/libs/Ancient.Compiler.Service/Ancient.Compiler.Service.csproj +++ b/libs/Ancient.Compiler.Service/Ancient.Compiler.Service.csproj @@ -13,7 +13,7 @@ MIT Yuuki Wesp Ancient Project - 0.70.515.120 + 0.70.516.120 diff --git a/libs/Ancient.Runtime.Context/Ancient.Runtime.Context.csproj b/libs/Ancient.Runtime.Context/Ancient.Runtime.Context.csproj index fbc4411..0239062 100644 --- a/libs/Ancient.Runtime.Context/Ancient.Runtime.Context.csproj +++ b/libs/Ancient.Runtime.Context/Ancient.Runtime.Context.csproj @@ -4,7 +4,7 @@ Library netcoreapp3.1 - 0.70.495.37 + 0.70.496.37 true https://raw.githubusercontent.com/ancientproject/cli/master/resource/icon.png https://github.com/0xF6/ancient_cpu diff --git a/libs/Ancient.Runtime.Hardware/Ancient.Runtime.Hardware.csproj b/libs/Ancient.Runtime.Hardware/Ancient.Runtime.Hardware.csproj index 9f2f792..762ace4 100644 --- a/libs/Ancient.Runtime.Hardware/Ancient.Runtime.Hardware.csproj +++ b/libs/Ancient.Runtime.Hardware/Ancient.Runtime.Hardware.csproj @@ -10,7 +10,7 @@ https://raw.githubusercontent.com/ancientproject/cli/master/resource/icon.png https://github.com/0xF6/ancient_cpu git - 0.70.495.212 + 0.70.496.213 true diff --git a/submodules/runtime b/submodules/runtime index b0dfe9c..022adf9 160000 --- a/submodules/runtime +++ b/submodules/runtime @@ -1 +1 @@ -Subproject commit b0dfe9ca2d7f5cd83ec08b8a77ec15f9b424a0be +Subproject commit 022adf96d3d5fa5d6913776ed8be05ced6987579 diff --git a/vm/csharp/vm.csproj b/vm/csharp/vm.csproj index c378c62..26aee9c 100644 --- a/vm/csharp/vm.csproj +++ b/vm/csharp/vm.csproj @@ -11,7 +11,7 @@ win10-arm64; win10-arm; - 0.70.577-beta + 0.70.578-beta true Yuuki Wesp (C) 2020