From 5469534a6d1ab1427abbf4a2065e6aab8644e15e Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 10 Sep 2022 18:00:23 +0800 Subject: [PATCH] ci: update build version to 01.02.00.05 Change-Id: I69d28c31732a478671eff0594592ba42d5df8d51 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index d3e14f08a0..68edbafbdc 100644 --- a/version.inc +++ b/version.inc @@ -7,4 +7,4 @@ set(SLIC3R_APP_KEY "BambuStudio") if(NOT DEFINED BBL_RELEASE_TO_PUBLIC) set(BBL_RELEASE_TO_PUBLIC "0") endif() -set(SLIC3R_VERSION "01.02.00.04") +set(SLIC3R_VERSION "01.02.00.05")