From a363daed9b9a0a732d01baef3ee4a0f65d91651f Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 22 Jul 2022 20:37:47 +0800 Subject: [PATCH] ci: update build version to 01.01.00.13 Change-Id: I854534ef6aebd376363e14dff9ba68990ca47228 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 89591147e..90d37ecdb 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.01.00.10") +set(SLIC3R_VERSION "01.01.00.13")