From 7eefd34cdf871ef66017785ee1094b620f7cb685 Mon Sep 17 00:00:00 2001 From: gerrit Date: Sun, 11 Sep 2022 17:43:53 +0800 Subject: [PATCH] ci: update build version to 01.02.00.06 Change-Id: I622a63c95bd85f2a24dfa3a93d30b0205ddd1cc7 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 68edbafbdc4..08bb1156217 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.05") +set(SLIC3R_VERSION "01.02.00.06")