From b1a8cb759dfaa42586ea9668d10e8884a9269631 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 9 Sep 2022 15:00:28 +0800 Subject: [PATCH] ci: update build version to 01.02.00.04 Change-Id: If58f8b93a2cf9078d7ad21bab188616fd2f2b2ec --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index ac8a97c79..d3e14f08a 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.02") +set(SLIC3R_VERSION "01.02.00.04")