From fe945547c87c6543bf842e6c08400458e583b896 Mon Sep 17 00:00:00 2001 From: Dan Engelbrecht Date: Wed, 15 Nov 2023 17:01:49 +0100 Subject: schema bump (#544) --- xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake.lua b/xmake.lua index bfcdc5698..ea0f9cd9c 100644 --- a/xmake.lua +++ b/xmake.lua @@ -1,6 +1,6 @@ -- Copyright Epic Games, Inc. All Rights Reserved. -set_configvar("ZEN_SCHEMA_VERSION", 4) -- store Cid data in CAS under raw hash (dan.engelbrecht) +set_configvar("ZEN_SCHEMA_VERSION", 5) -- force state wipe after 0.2.31 causing bad data (dan.engelbrecht) add_requires( "vcpkg::asio", -- cgit v1.2.3