Fix a bug that PA was not set properly

This commit is contained in:
SoftFever 2022-11-07 19:58:26 +08:00
parent d65311858c
commit f15b6d5cf8
2 changed files with 5 additions and 1 deletions

View file

@ -11,4 +11,4 @@ if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "1")
endif()
set(SLIC3R_VERSION "01.03.00.22")
set(SoftFever_VERSION "1.3.3 beta2")
set(SoftFever_VERSION "1.3.3 beta3")