From 12fb61a3300a11262d30bf2918e76a8d4ff61279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Mon, 18 Dec 2023 22:22:24 +0300 Subject: [PATCH] change export presets to point to 0.0.2 folder --- export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 0b5066e..3ebd0fc 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="dist/0.0.1/linux/StreamGraph.x86_64" +export_path="dist/0.0.2/linux/StreamGraph.x86_64" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -48,7 +48,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="dist/0.0.1/windows/StreamGraph.exe" +export_path="dist/0.0.2/windows/StreamGraph.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false