mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Set working versions to 5.6.0-beta.2
Contributes to CURA-11269
This commit is contained in:
parent
b66b032e45
commit
4656873e9d
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class CuraConan(ConanFile):
|
|||
|
||||
def set_version(self):
|
||||
if not self.version:
|
||||
self.version = "5.6.0-beta.1"
|
||||
self.version = "5.6.0-beta.2"
|
||||
|
||||
@property
|
||||
def _pycharm_targets(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue