mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-17 14:02:35 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Slic3r {
|
||||
|
||||
PlaceholderParser::PlaceholderParser(const DynamicConfig *external_config) : m_external_config(external_config)
|
||||
{
|
||||
this->set("version", std::string(SoftFever_VERSION));
|
||||
this->set("version", std::string(Snapmaker_VERSION));
|
||||
this->apply_env_variables();
|
||||
this->update_timestamp();
|
||||
this->update_user_name();
|
||||
|
||||
Reference in New Issue
Block a user