mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
set version to 5.6.0-alpha
This commit is contained in:
parent
d48a50be81
commit
0f770aca15
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class CuraConan(ConanFile):
|
|||
|
||||
def set_version(self):
|
||||
if not self.version:
|
||||
self.version = "5.5.0-beta.1"
|
||||
self.version = "5.6.0-alpha"
|
||||
|
||||
@property
|
||||
def _pycharm_targets(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue